From 17c27b55219bbe71c0ac19b238488cdf8b1e8211 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Feb 2006 08:42:07 +0000 Subject: [PATCH] (Fringe Indicators, Fringe Cursors): Fix typos. --- lispref/display.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index 8b27e1c29c3..b9d949a01dd 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -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 -- 2.39.2