[gtk+] fix a typo in a comment in gtkwindow.c



commit 9fb1eb2a09c62d252f3babf7a49fa964dbf3b8c9
Author: Alexandre Quessy <alexandre quessy collabora com>
Date:   Sat Jul 27 07:12:26 2013 -0400

    fix a typo in a comment in gtkwindow.c

 gtk/gtkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index fbc2313..eb5fc18 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -73,7 +73,7 @@
  * (resize it, move it, close it,...).
  *
  * GTK+ also allows windows to have a resize grip (a small area in the lower
- * right or left corner) which can be clicked to reszie the window. To
+ * right or left corner) which can be clicked to resize the window. To
  * control whether a window has a resize grip, use
  * gtk_window_set_has_resize_grip().
  *


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