aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--generic/proof-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 337a04e8..d12977e7 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -295,7 +295,7 @@ Otherwise the response buffer will accumulate output from the prover."
If non-nil, debugging messages are displayed in the response giving
information about what Proof General is doing.
To avoid erasing the messages shortly after they're printed,
-you should disable `proof-tidy-response'."
+you should set `proof-tidy-response' to nil."
:type 'boolean
:group 'proof-user-options)