]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in comment.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 27 Mar 2002 10:22:34 +0000 (10:22 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 27 Mar 2002 10:22:34 +0000 (10:22 +0000)
lisp/hl-line.el

index a2d73b7351d2c79d76801ee44396e4f463170bf1..317788087d0d7add8b4df0f5757f3a528a0768c0 100644 (file)
@@ -25,7 +25,7 @@
 
 ;;; Commentary:
 
-;; Provides a minor mode (toggled by M-x hl-line-ode) and a global minor
+;; Provides a minor mode (toggled by M-x hl-line-mode) and a global minor
 ;; mode (toggled by M-x global-hl-line-mode) to highlight, on a
 ;; suitable terminal, the line in the current window on which point is
 ;; (except in a minibuffer window).  Done to satisfy a request for a