[mcclim-cvs] CVS mcclim/Drei
thenriksen
thenriksen at common-lisp.net
Thu Oct 23 20:47:57 UTC 2008
Update of /project/mcclim/cvsroot/mcclim/Drei
In directory cl-net:/tmp/cvs-serv10588/Drei
Modified Files:
drei-clim.lisp
Log Message:
Spelling fixes from Mike Watters.
--- /project/mcclim/cvsroot/mcclim/Drei/drei-clim.lisp 2008/05/01 06:48:21 1.45
+++ /project/mcclim/cvsroot/mcclim/Drei/drei-clim.lisp 2008/10/23 20:47:57 1.46
@@ -57,10 +57,10 @@
;;; though.
;;; Cursors are output records. After a cursor is created, The owning
-;;; Drei instance instnace should add it to the output stream. The
-;;; owner of the cursor (a Drei instance) is responsible for removing
-;;; the cursor once it is done with it. Cursors can be active/inactive
-;;; and enabled/disabled and have the same activity-status as their
+;;; Drei instance should add it to the output stream. The owner of the
+;;; cursor (a Drei instance) is responsible for removing the cursor
+;;; once it is done with it. Cursors can be active/inactive and
+;;; enabled/disabled and have the same activity-status as their
;;; associated view.
(defclass drei-cursor (standard-sequence-output-record)
((%view :reader view
More information about the Mcclim-cvs
mailing list