diff options
| -rw-r--r-- | generic/proof-splash.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-splash.el b/generic/proof-splash.el index 0e5541fa..a89fc7b4 100644 --- a/generic/proof-splash.el +++ b/generic/proof-splash.el @@ -62,7 +62,7 @@ If it is nil, a new line is inserted." ;; by shell script rather than find-file. '(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.")) "Additional form evaluated and put onto splash screen.") (defconst proof-splash-welcome "*Proof General Welcome*" |
