aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/display.texi
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2006-06-03 22:51:32 +0000
committerThien-Thi Nguyen <[email protected]>2006-06-03 22:51:32 +0000
commit71ee3e042e4bc6464430e25574a440d15e14a328 (patch)
treecc50248174fa948453aee3be51314870529e83fc /lispref/display.texi
parentff3e9dbcc7274cadad448e80f58af791aa6e99d6 (diff)
(Abstract Display): Fix typo.
Diffstat (limited to 'lispref/display.texi')
-rw-r--r--lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index 1a34b0ff78..21277d1c58 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -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