[gtk+] Fix a typo in the docs



commit 47e5e1c72d2922f6ce5dc5bd98da17c5c83a4a4b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jan 18 15:26:49 2015 -0500

    Fix a typo in the docs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743037

 gdk/gdkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 87c3030..b791066 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -6369,7 +6369,7 @@ gdk_window_get_origin (GdkWindow *window,
  *
  * Obtains the position of a window position in root
  * window coordinates. This is similar to
- * gdk_window_get_origin() but allows you go pass
+ * gdk_window_get_origin() but allows you to pass
  * in any position in the window, not just the origin.
  *
  * Since: 2.18


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