Fix a Doxygen style issue.

The issue was found by Clang 3.4.
This commit is contained in:
Mark de Wever 2014-01-05 16:39:21 +01:00
parent f6b02683fc
commit 3b1ce3bb72

View File

@ -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_;