aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2001-08-28 15:23:23 +0000
committerDavid Aspinall2001-08-28 15:23:23 +0000
commit8d2397c13fc126bdf6e07bfc267e378b852127e4 (patch)
treeeb26a4dc9edd53c0e427ce8b381a24f8f455ece3 /generic
parentfb76f3a5e4945721fe96528a7956d9f713a5e2f6 (diff)
Trivial
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-splash.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-splash.el b/generic/proof-splash.el
index 1e26883a..54f90858 100644
--- a/generic/proof-splash.el
+++ b/generic/proof-splash.el
@@ -68,7 +68,7 @@ If it is nil, a new line is inserted."
;; FIXME (minor): shouldn't be defcustom since evaluated here
'(list
"To start using Proof General, visit a proof script file"
- "for your prover, using C-x C-f or the File menu."))
+ "for your prover, using C-x C-f or the \"File\" menu."))
"Prover specific extensions of splash screen.
These are evaluated and appended to `proof-splash-contents'."
:type 'sexp