From c49edde42f2e69f76567ebe92dc2563542db0f32 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 21 May 2005 03:01:33 +0000 Subject: [PATCH] (Display Custom): Correct typo. --- man/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/display.texi b/man/display.texi index b4e72edc9ca..11e45e353cf 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1084,7 +1084,7 @@ bitmaps are displayed in the left or right fringe, respectively. The @var{indicator} must be one of @code{top}, @code{bottom}, @code{up}, @code{down}, or @code{t} which specifies the default position for the indicators not present in the alist. -The @var{position} is one of @code{left}, @code{right}, or @code{ni} +The @var{position} is one of @code{left}, @code{right}, or @code{nil} which specifies not to show this indicator. For example, @code{((top . left) (t . right))} places the top angle -- 2.39.5