From ceebb351fb60b14d176efffa22bc38d0df29c6af Mon Sep 17 00:00:00 2001 From: espen Date: Sun, 20 Jan 2002 14:14:38 +0000 Subject: [PATCH] Fixed spelling error in the definition of color class --- gdk/gdktypes.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdk/gdktypes.lisp b/gdk/gdktypes.lisp index 3ffc850..68be4b9 100644 --- a/gdk/gdktypes.lisp +++ b/gdk/gdktypes.lisp @@ -15,7 +15,7 @@ ;; License along with this library; if not, write to the Free Software ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -;; $Id: gdktypes.lisp,v 1.5 2001-11-12 22:29:17 espen Exp $ +;; $Id: gdktypes.lisp,v 1.6 2002-01-20 14:14:38 espen Exp $ (in-package "GDK") @@ -33,7 +33,7 @@ :type unsigned-short) (green :allocation :alien - :accessor color-grenn + :accessor color-green :type unsigned-short) (blue :allocation :alien -- 2.11.0