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 d8261e79..08b7369b 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -2187,7 +2187,7 @@ response buffer."
(defcustom proof-shell-unicode nil
"Tell whether communication between Proof General and the prover
-process is 8bit clean, without using any special non-ASCII characters!
+process is 8bit clean, without using any special non-ASCII characters.
If so, the process coding system will be set to utf-8."
:type 'boolean
:group 'proof-shell)