]> Pileus Git - ~andy/gtk/commitdiff
window: Fix typo in documentation for gtk_window_get_position
authorRob Bradford <rob@linux.intel.com>
Thu, 23 Feb 2012 11:45:49 +0000 (11:45 +0000)
committerRob Bradford <rob@linux.intel.com>
Thu, 23 Feb 2012 11:45:49 +0000 (11:45 +0000)
gtk/gtkwindow.c

index c73c0e3d5bd754dea4157ac1f1f39ff30b3322c3..566bedde2d80c6dbab21158a0ceefd548c758290 100644 (file)
@@ -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