Fix comment.

This commit is contained in:
Tony Garnock-Jones 2016-09-02 10:36:40 +01:00
parent b56f559f45
commit 386df02fd0
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@
;; KeyboardIntegrator and spawn-keyboard-integrator.
(struct key-pressed (code) #:transparent)
;; Message sent by dataspace. Describes a mouse event. Event is a
;; sealed mouse-event%.
;; Message sent by dataspace. Describes a mouse event. State is a
;; MouseState.
(struct mouse-event (type state) #:transparent)
;; Assertion. Indicates that the mouse is in a particular state. See