From: Eli Zaretskii Date: Sat, 26 Aug 2000 06:05:37 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: emacs-pretest-21.0.90~1961 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8eb13d6619ca900fe21000298ae0bf9d0f64ab07;p=emacs.git Fix a typo. --- diff --git a/man/frames.texi b/man/frames.texi index 0719166d105..9cfd5e602be 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -1327,7 +1327,7 @@ variable @code{x-stretch-cursor} to a non-nil value. @vindex default-indicate-empty-lines @cindex empty lines Empty display lines at the end of the buffer can be optionally marked -with a pecial bitmap in the left fringe of the window. This is +with a special bitmap at the left fringe of the window. This is activated by setting the buffer-local variable @code{indicate-empty-lines} to a non-nil value. The default value of this variable is found in @code{default-indicate-empty-lines}.