]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment (fix typo).
authorGlenn Morris <rgm@gnu.org>
Sat, 10 Jan 2009 21:57:00 +0000 (21:57 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 10 Jan 2009 21:57:00 +0000 (21:57 +0000)
lisp/subr.el

index c2d3e074fcce0ddaae52b1ff6bbca2f49a6f5b58..18c365d4d551b0098e063cb9109170a4e3f43044 100644 (file)
@@ -1062,7 +1062,7 @@ to reread, so it now uses nil to mean `no event', instead of -1."
 
 ;; These aliases exist in Emacs 19.34, and probably before, but were
 ;; only marked as obsolete in 23.1.
-;; The lisp manual (since at least Emacs 21) descrribes them as
+;; The lisp manual (since at least Emacs 21) describes them as
 ;; existing "for compatibility with Emacs version 18".
 (define-obsolete-variable-alias 'last-input-char 'last-input-event
   "at least 19.34")