aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/lego.el
diff options
context:
space:
mode:
Diffstat (limited to 'lego/lego.el')
-rw-r--r--lego/lego.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lego/lego.el b/lego/lego.el
index a15c2581..30acd07e 100644
--- a/lego/lego.el
+++ b/lego/lego.el
@@ -325,7 +325,7 @@ Given is the first SPAN which needs to be undone."
(let ((current-width
;; FIXME da: I suspect this is the wrong window to
;; check the width of. Probably we want the width
- ;; of proof-pbp-buffer?
+ ;; of proof-goals-buffer?
(window-width (get-buffer-window proof-shell-buffer))))
(if (equal current-width lego-shell-current-line-width) ()
; else