Fixed typo in comments

This commit is contained in:
Laurent Gomila 2011-07-11 08:01:48 +02:00
parent 88c5e350bf
commit 46843d84f7

View File

@ -105,7 +105,7 @@ public :
static void SetPosition(const Vector2i& position);
////////////////////////////////////////////////////////////
/// \brief Get the current position of the mouse in window coordinates
/// \brief Set the current position of the mouse in window coordinates
///
/// This function sets the current position of the mouse
/// cursor, relative to the given window.