diff --git a/include/SFML/Window/Touch.hpp b/include/SFML/Window/Touch.hpp index bf44f431..ae61c7ca 100644 --- a/include/SFML/Window/Touch.hpp +++ b/include/SFML/Window/Touch.hpp @@ -71,7 +71,7 @@ public: /// \brief Get the current position of a touch in window coordinates /// /// This function returns the current touch position - /// in global (desktop) coordinates. + /// relative to the given window. /// /// \param finger Finger index /// \param relativeTo Reference window