]> git.eshelyaron.com Git - emacs.git/commitdiff
(handwrite): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:27:04 +0000 (02:27 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:27:04 +0000 (02:27 +0000)
lisp/play/handwrite.el

index 5e9ba97560732329aea27c175ea0c8b212050ec5..ed273de635d4f1e233b45901737ff47f6041a3af 100644 (file)
@@ -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)