Fixed a comment :)

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1196 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2009-07-26 21:21:48 +00:00
parent ec385c64ca
commit 9229a27932

View File

@ -103,7 +103,7 @@ public :
////////////////////////////////////////////////////////////
/// Change the size of the view
///
/// \param size : New half-size
/// \param size : New size
///
////////////////////////////////////////////////////////////
void SetSize(const Vector2f& size);