aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-autoloads.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-27 16:32:16 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-27 16:32:16 +0000
commite1a327e5621d191fe408d12b331d05dda17b395c (patch)
treec3bb2de9a1c4318b4243ddf1432ed84c3b2dfe1a /generic/proof-autoloads.el
parent1e0d6e79c32b49ea82bf7b20bd4fbeeaffd3821a (diff)
Replace proof-terminal-char with proof-terminal-string.
Diffstat (limited to 'generic/proof-autoloads.el')
-rw-r--r--generic/proof-autoloads.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-autoloads.el b/generic/proof-autoloads.el
index ab4da2aa..bc6f3671 100644
--- a/generic/proof-autoloads.el
+++ b/generic/proof-autoloads.el
@@ -739,7 +739,7 @@ Send CMD to the proof process.
The CMD is `invisible' in the sense that it is not recorded in buffer.
CMD may be a string or a string-yielding expression.
-Automatically add `proof-terminal-char' if necessary, examining
+Automatically add `proof-terminal-string' if necessary, examining
`proof-shell-no-auto-terminate-commands'.
By default, let the command be processed asynchronously.