summaryrefslogtreecommitdiff
path: root/lisp/play
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2020-09-09 07:51:14 -0700
committerGlenn Morris <rgm@gnu.org>2020-09-09 07:51:14 -0700
commit5a9e237e154f2445e2c198cd4491b26a5a962dcf (patch)
treecdbfcb2c27699c1686edf4b4e9308d9298caf219 /lisp/play
parentfecdc1a66a278a4ccaf160d23c0becdc43965fc8 (diff)
parent9b35b0c99ceaeca74a16bea86a665ae5f44430a1 (diff)
downloademacs-5a9e237e154f2445e2c198cd4491b26a5a962dcf.tar.gz
emacs-5a9e237e154f2445e2c198cd4491b26a5a962dcf.tar.bz2
emacs-5a9e237e154f2445e2c198cd4491b26a5a962dcf.zip
Merge from origin/emacs-27
9b35b0c99c ; * lisp/man.el (Man-mode): Fix formatting. abca75d2e9 ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
Diffstat (limited to 'lisp/play')
-rw-r--r--lisp/play/handwrite.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el
index f69e0622c9a..7b4a59b6fcd 100644
--- a/lisp/play/handwrite.el
+++ b/lisp/play/handwrite.el
@@ -45,7 +45,7 @@
;; Installation
;;
;; type at your prompt "emacs -l handwrite.el" or put this file on your
-;; Emacs-Lisp load path, add the following into your init file:
+;; Emacs Lisp load path, add the following into your init file:
;;
;; (require 'handwrite)
;;