diff --git a/include/SFML/Graphics/Shape.hpp b/include/SFML/Graphics/Shape.hpp index 2ad36c929..6386cde75 100644 --- a/include/SFML/Graphics/Shape.hpp +++ b/include/SFML/Graphics/Shape.hpp @@ -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 /// ////////////////////////////////////////////////////////////