changeset 101082:a69b4c107ea4

Comment (fix typo).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 21:57:00 +0000
parents 8c27d59d4504
children 27e9141ce15b
files lisp/subr.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/subr.el	Sat Jan 10 21:56:18 2009 +0000
+++ b/lisp/subr.el	Sat Jan 10 21:57:00 2009 +0000
@@ -1062,7 +1062,7 @@
 
 ;; 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")