# HG changeset patch # User Thien-Thi Nguyen # Date 1149375038 0 # Node ID 02a3005af4a59a0c8625291052354802ccd68399 # Parent d004c9d874b7f46a281150ef23e08f9acb45a907 (Abstract Display): Fix typo. diff -r d004c9d874b7 -r 02a3005af4a5 lispref/display.texi --- a/lispref/display.texi Sat Jun 03 21:55:47 2006 +0000 +++ b/lispref/display.texi Sat Jun 03 22:50:38 2006 +0000 @@ -4631,7 +4631,7 @@ 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