]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fringe Indicators, Fringe Cursors): Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Feb 2006 08:42:07 +0000 (08:42 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Feb 2006 08:42:07 +0000 (08:42 +0000)
lispref/display.texi

index 8b27e1c29c3eae8639a9586829a01e98540f775a..b9d949a01ddb2f76f5b372a14ced659a2bccdf77 100644 (file)
@@ -2896,7 +2896,7 @@ The value of this variable is the default value for
 @code{left-bracket}, @code{right-bracket},
 @code{filled-rectangle}, @code{hollow-rectangle},
 @code{filled-square}, @code{hollow-square},
-@code{vertical-bar}, @code{horisontal-bar},
+@code{vertical-bar}, @code{horizontal-bar},
 @code{empty-line},
 @code{question-mark}.
 @end table
@@ -2951,7 +2951,7 @@ The value of this variable is the default value for
 @item Standard bitmaps for displaying the cursor in right fringe:
 @code{filled-rectangle}, @code{hollow-rectangle},
 @code{filled-square}, @code{hollow-square},
-@code{vertical-bar}, @code{horisontal-bar}.
+@code{vertical-bar}, @code{horizontal-bar}.
 @end table