diff options
Diffstat (limited to 'gdk/gdkfont.c')
-rw-r--r-- | gdk/gdkfont.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkfont.c b/gdk/gdkfont.c index 262eb657c3..c116851ab3 100644 --- a/gdk/gdkfont.c +++ b/gdk/gdkfont.c @@ -173,7 +173,7 @@ gdk_string_measure (GdkFont *font, * @ascent: the ascent of the string. * @descent: the descent of the string. * - * Returns the metrics of a nul-terminated string. + * Gets the metrics of a nul-terminated string. **/ void gdk_string_extents (GdkFont *font, |