diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 5e9ba975607..ed273de635d 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -77,7 +77,7 @@ ;; Variables (defgroup handwrite nil - "Turns your emacs buffer into a handwritten document." + "Turns your Emacs buffer into a handwritten document." :prefix "handwrite-" :group 'games)