diff lisp/hl-line.el @ 35031:c42fc96648de

(hl-line): Doc fix.
author Dave Love <fx@gnu.org>
date Wed, 03 Jan 2001 20:18:33 +0000
parents b8a47482f3cd
children ff93d7955c3d
line wrap: on
line diff
--- a/lisp/hl-line.el	Wed Jan 03 19:19:39 2001 +0000
+++ b/lisp/hl-line.el	Wed Jan 03 20:18:33 2001 +0000
@@ -50,7 +50,7 @@
 ;;; Code:
 
 (defgroup hl-line nil
-  "Highliight the current line."
+  "Highlight the current line."
   :version "21.1"
   :group 'editing)