From: Eli Zaretskii Date: Tue, 13 Jun 2000 11:01:50 +0000 (+0000) Subject: Fixed a typo in commentary. X-Git-Tag: emacs-pretest-21.0.90~3355 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b567d50e71c459294822c4718aa9b625cb6cfce;p=emacs.git Fixed a typo in commentary. --- diff --git a/lisp/hl-line.el b/lisp/hl-line.el index f5229ef9440..2e96bbb92b8 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el @@ -32,7 +32,7 @@ ;; You probably don't really want this; if the cursor is difficult to ;; spot, try changing its colour, relying on `blink-cursor-mode' or -;; both. The hookery used might affect repsonse noticeably on a slow +;; both. The hookery used might affect response noticeably on a slow ;; machine. ;; An overlay is used, active only on the selected window. Hooks are