aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-16 14:47:13 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-16 14:47:13 +0000
commit5898639efe24d22cd2233616bcf3e17b2c3f186c (patch)
treee6539b6554b803ea19924e84aca6ef204fea0fc8 /generic/proof.el
parent745efc79b2786730bbef4e9693127dc6574da244 (diff)
Fix comment
Diffstat (limited to 'generic/proof.el')
-rw-r--r--generic/proof.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof.el b/generic/proof.el
index 838cde0e..9edd72d3 100644
--- a/generic/proof.el
+++ b/generic/proof.el
@@ -33,7 +33,7 @@
;;;
(deflocal proof-buffer-type nil
- "Symbol indicating the type of this buffer: 'script, 'shell, 'pbp, or 'response.")
+ "Symbol for the type of this buffer: 'script, 'shell, 'goals, or 'response.")
(defvar proof-shell-busy nil
"A lock indicating that the proof shell is processing.