diff --git a/src/text.hpp b/src/text.hpp index 13aaa55afc4..43ea27287b7 100644 --- a/src/text.hpp +++ b/src/text.hpp @@ -228,7 +228,7 @@ private: * Values less or equal to 0 mean no maximum and are internally stored as * -1, since that's the value pango uses for it. * - * @see @ref characters_per_line_. + * See @ref characters_per_line_. */ int maximum_width_;