[cells-gtk-devel] a minor typo patch

Matthew Swank akopa.gmane.poster at gmail.com
Sun Jul 15 07:28:49 UTC 2007


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))





More information about the cells-gtk-devel mailing list