diff --git a/src/SFML/Window/iOS/SFView.hpp b/src/SFML/Window/iOS/SFView.hpp index dd5ea303d..90a90d23a 100644 --- a/src/SFML/Window/iOS/SFView.hpp +++ b/src/SFML/Window/iOS/SFView.hpp @@ -42,7 +42,8 @@ //////////////////////////////////////////////////////////// /// \brief Construct the view with its initial size /// -/// \param frame Dimensions of the view +/// \param frame Dimensions of the view +/// \param factor Scale factor /// /// \return Id of the view ///