summaryrefslogtreecommitdiff
path: root/lisp/hl-line.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-03-27 10:22:34 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-03-27 10:22:34 +0000
commit10cccf1b96fe2258051bd9a0835c7a6fccb875b4 (patch)
treeb19f94186f49fb0b0990a49a41e65c9047206107 /lisp/hl-line.el
parent320aebc9b698038399d8b8525a0589f35b45e788 (diff)
downloademacs-10cccf1b96fe2258051bd9a0835c7a6fccb875b4.tar.gz
Fix typo in comment.
Diffstat (limited to 'lisp/hl-line.el')
-rw-r--r--lisp/hl-line.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hl-line.el b/lisp/hl-line.el
index a2d73b7351d..317788087d0 100644
--- a/lisp/hl-line.el
+++ b/lisp/hl-line.el
@@ -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