changeset 81437:1737fdf6c749

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 15 Jun 2007 10:05:25 +0000
parents 083f03b1e625
children 0d9fd7d971e8
files lispref/display.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Fri Jun 15 04:02:46 2007 +0000
+++ b/lispref/display.texi	Fri Jun 15 10:05:25 2007 +0000
@@ -3103,7 +3103,7 @@
 
 The overlay-arrow string is displayed in any given buffer if the value
 of @code{overlay-arrow-position} in that buffer points into that
-buffer.  Thus, it works to can display multiple overlay arrow strings
+buffer.  Thus, it is possible to display multiple overlay arrow strings
 by creating buffer-local bindings of @code{overlay-arrow-position}.
 However, it is usually cleaner to use
 @code{overlay-arrow-variable-list} to achieve this result.