aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-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.