aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-config.el')
-rw-r--r--generic/proof-config.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 49f3a1c6..83528b9f 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1165,8 +1165,8 @@ This allows a shorter form of the proof state output to be displayed,
in case several messages are combined in a command output.
The portion treated as the goals output will be that between the
-*end* of the match on `proof-shell-start-goals-regexp' and the
-*start* of the match on `proof-shell-end-goals-regexp'.
+start of the match on `proof-shell-start-goals-regexp' and the
+start of the match on `proof-shell-end-goals-regexp'.
If nil, use the whole of the output after
`proof-shell-start-goals-regexp' up to the next prompt."