diff lispref/display.texi @ 81437:1737fdf6c749

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 15 Jun 2007 10:05:25 +0000
parents af6ed3b93a48
children e0cd45299f77 3619e7770f2e
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.