From: Dave Love Date: Wed, 3 Jan 2001 20:18:33 +0000 (+0000) Subject: (hl-line): Doc fix. X-Git-Tag: emacs-pretest-21.0.95~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99f2fb1f868867b749caca5479b985b22fed16a5;p=emacs.git (hl-line): Doc fix. --- diff --git a/lisp/hl-line.el b/lisp/hl-line.el index d30f20a8843..2b2af4d5fdc 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el @@ -50,7 +50,7 @@ ;;; Code: (defgroup hl-line nil - "Highliight the current line." + "Highlight the current line." :version "21.1" :group 'editing)