aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-12-16 18:38:05 +0000
committerDavid Aspinall1998-12-16 18:38:05 +0000
commit61df7c552bf601181981f012bde6ff185dab8ff4 (patch)
treeb4cf2356243a9ecaa5af228fda755ae846b2ada4
parent743668fd4282239333ce889dceea398a44f9c752 (diff)
Added back space in info file name
-rw-r--r--generic/proof-script.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el
index 4e6cb042..a60b1cac 100644
--- a/generic/proof-script.el
+++ b/generic/proof-script.el
@@ -1485,7 +1485,7 @@ No action if BUF is nil."
["Proof General home page"
(browse-url proof-proof-general-home-page) t]
["Proof General Info"
- (info "ProofGeneral") t]
+ (info "Proof General") t]
)
"Proof General help menu.")