diff options
| author | David Aspinall | 2001-08-28 15:23:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2001-08-28 15:23:23 +0000 |
| commit | 8d2397c13fc126bdf6e07bfc267e378b852127e4 (patch) | |
| tree | eb26a4dc9edd53c0e427ce8b381a24f8f455ece3 /generic/proof-splash.el | |
| parent | fb76f3a5e4945721fe96528a7956d9f713a5e2f6 (diff) | |
Trivial
Diffstat (limited to 'generic/proof-splash.el')
| -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 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 |
