Minor fix in comments

This commit is contained in:
Laurent Gomila 2012-01-04 20:38:02 +01:00
parent 7a8b32c897
commit 1e34d04aac

View File

@ -335,6 +335,6 @@ private :
/// \li GetOutlinePointCount must return the number of points of the shape
/// \li GetOutlinePoint must return the points of the shape
///
/// \see sf::LineShape, sf::RectangleShape, sf::CircleShape, sf::ConvexShape, sf::Transformable
/// \see sf::RectangleShape, sf::CircleShape, sf::ConvexShape, sf::Transformable
///
////////////////////////////////////////////////////////////