Fix a trivial typo

This commit is contained in:
Matthias Clasen 2010-10-12 00:50:18 -04:00
parent 6899956770
commit 36f1d08bce

View File

@ -5507,7 +5507,7 @@ gtk_window_resize_grip_is_visible (GtkWindow *window)
* gtk_window_get_has_resize_grip:
* @window: a #GtkWindow
*
* Determines whether the window may has a resize grip.
* Determines whether the window may have a resize grip.
*
* Returns: %TRUE if the window has a resize grip.
*