Index: cells-gtk/entry.lisp
===================================================================
RCS file: /project/cells-gtk/cvsroot/root/cells-gtk/entry.lisp,v
retrieving revision 1.4
diff -u -r1.4 entry.lisp
--- cells-gtk/entry.lisp        12 Feb 2005 14:48:19 -0000      1.4
+++ cells-gtk/entry.lisp        15 Jul 2007 07:30:38 -0000
@@ -25,7 +25,7 @@
 
 #+no
 (def-gtk widget entry nil
-         ((auto-update :accessor auto-update :initarg :auto-aupdate :initform 
nil)
+         ((auto-update :accessor auto-update :initarg :auto-update :initform 
nil)
           (completion :accessor completion :initarg :completion :initform nil)
           (text :accessor text :initarg :text :initform (c-in nil))
           (init :accessor init :initarg :init :initform nil))


_______________________________________________
cells-gtk-devel site list
[email protected]
http://common-lisp.net/mailman/listinfo/cells-gtk-devel

Reply via email to