(Abstract Display): Fix typo.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 3 Jun 2006 22:51:32 +0000 (22:51 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 3 Jun 2006 22:51:32 +0000 (22:51 +0000)
lispref/ChangeLog
lispref/display.texi

index 7c84247..d8c8480 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * display.texi (Abstract Display): Fix typo.
+
 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
 
        * minibuf.texi (Minibuffer History) <history-add-new-input>:
index 1a34b0f..21277d1 100644 (file)
@@ -4631,7 +4631,7 @@ buffer.  If @var{count-current} is non-@code{nil}, count any button at
 
   The Ewoc package constructs buffer text that represents a structure
 of Lisp objects, and updates the text to follow changes in that
-structure.  This is like the ``view'' component in the the
+structure.  This is like the ``view'' component in the
 ``model/view/controller'' design paradigm.
 
   An @dfn{ewoc} is a structure that organizes information required to