aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5e9ba975607..ed273de635d 100644
--- a/lisp/play/handwrite.el
+++ b/lisp/play/handwrite.el
@@ -77,7 +77,7 @@
77;; Variables 77;; Variables
78 78
79(defgroup handwrite nil 79(defgroup handwrite nil
80 "Turns your emacs buffer into a handwritten document." 80 "Turns your Emacs buffer into a handwritten document."
81 :prefix "handwrite-" 81 :prefix "handwrite-"
82 :group 'games) 82 :group 'games)
83 83