From c1cd5d17c230167c28e2a56d82e1345f46ffc55d Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Fri, 11 Apr 2008 19:05:44 +0000 Subject: Correct documentation svn-id: r31486 --- common/events.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/events.h b/common/events.h index 55392fc7db..d0cb740692 100644 --- a/common/events.h +++ b/common/events.h @@ -147,7 +147,7 @@ public: virtual void processMillis(uint32 &millis) = 0; - /** Return the current key state */ + /** Return the current mouse position */ virtual Common::Point getMousePos() const = 0; /** -- cgit v1.2.3