fix typo
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Wed, 18 Mar 2009 21:53:42 +0000 (00:53 +0300)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Wed, 18 Mar 2009 21:53:42 +0000 (00:53 +0300)
gdk/gdk.objects.lisp

index b2c9222..4a6798d 100644 (file)
   (axes (fixed-array :double 2))
   (state :uint)
   (button :uint)
-  (deviced (g-object device))
+  (device (g-object device))
   (x-root :double)
   (y-root :double))