[gtk+] window: Fix typo in documentation for gtk_window_get_position



commit a2792b983ce319c6e81c89e744936e9a5c8dccc1
Author: Rob Bradford <rob linux intel com>
Date:   Thu Feb 23 11:45:49 2012 +0000

    window: Fix typo in documentation for gtk_window_get_position

 gtk/gtkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index c73c0e3..566bedd 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -4520,7 +4520,7 @@ gtk_window_move (GtkWindow *window,
 /**
  * gtk_window_get_position:
  * @window: a #GtkWindow
- * @root_x: (out) (allow-none): eturn location for X coordinate of
+ * @root_x: (out) (allow-none): return location for X coordinate of
  *     gravity-determined reference point, or %NULL
  * @root_y: (out) (allow-none): return location for Y coordinate of
  *     gravity-determined reference point, or %NULL



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