]> git.eshelyaron.com Git - emacs.git/commitdiff
(hl-line): Doc fix.
authorDave Love <fx@gnu.org>
Wed, 3 Jan 2001 20:18:33 +0000 (20:18 +0000)
committerDave Love <fx@gnu.org>
Wed, 3 Jan 2001 20:18:33 +0000 (20:18 +0000)
lisp/hl-line.el

index d30f20a8843f4b89a10718ff4e40186a3b23ce55..2b2af4d5fdcae43a3c327d6ef43a72c0b04c01e0 100644 (file)
@@ -50,7 +50,7 @@
 ;;; Code:
 
 (defgroup hl-line nil
-  "Highliight the current line."
+  "Highlight the current line."
   :version "21.1"
   :group 'editing)