aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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