]> git.eshelyaron.com Git - emacs.git/commitdiff
(tutorial--describe-nonstandard-key): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jan 2007 12:05:49 +0000 (12:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jan 2007 12:05:49 +0000 (12:05 +0000)
lisp/ChangeLog
lisp/tutorial.el

index c6e4cfc1c7ad41016bdebeb582e97a181025a72c..2e184d7991a2885602a6f4527f0bed3b8ca279ef 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+
+       * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
+
 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
index be50d793f0f48a769c0b9bf725b62648136385f7..cf9a391e5a65f6827d036b2d7b28e4c42c6b531f 100644 (file)
@@ -153,7 +153,7 @@ options:
                   (insert "\n\nYou can use M-x "
                           (format "%s" db)
                           " RET instead."))
-              (insert "\n\nWith you current key bindings"
+              (insert "\n\nWith your current key bindings"
                       " you can use the key "
                       where
                       " to get the function `"