changeset 35031:c42fc96648de

(hl-line): Doc fix.
author Dave Love <fx@gnu.org>
date Wed, 03 Jan 2001 20:18:33 +0000
parents fb57c3f4a4e0
children d8d44de5a247
files lisp/hl-line.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)