From 99f2fb1f868867b749caca5479b985b22fed16a5 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 3 Jan 2001 20:18:33 +0000 Subject: [PATCH] (hl-line): Doc fix. --- lisp/hl-line.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5