[gtk+] Fix a trivial typo



commit 36f1d08bce93b87122ffc399ef1340339cbf4341
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 12 00:50:18 2010 -0400

    Fix a trivial typo

 gtk/gtkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 2da23e8..1445752 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -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.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]