diff --git a/include/SFML/Graphics/Font.hpp b/include/SFML/Graphics/Font.hpp index 6dc8bf353..b65557034 100644 --- a/include/SFML/Graphics/Font.hpp +++ b/include/SFML/Graphics/Font.hpp @@ -215,7 +215,7 @@ private : typedef std::map GlyphTable; ///< Table mapping a codepoint to its glyph //////////////////////////////////////////////////////////// - /// \brief Structure defining a page if glyphs + /// \brief Structure defining a page of glyphs /// //////////////////////////////////////////////////////////// struct Page