[gtk+] Typo fix



commit 5dd6ad0057a38b6257d40903ec5a3e26f1068f11
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 10 21:08:08 2014 -0500

    Typo fix

 gtk/gtkcontainer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c
index 0d7c7cd..0ec29c7 100644
--- a/gtk/gtkcontainer.c
+++ b/gtk/gtkcontainer.c
@@ -2342,7 +2342,7 @@ gtk_container_foreach (GtkContainer *container,
  * default behaviour by overriding the class closure of this signal.
  *
  * This is function is mostly meant to be used by widgets. Applications can use
- * gtk_widget_grab_focus() to manualy set the focus to a specific widget.
+ * gtk_widget_grab_focus() to manually set the focus to a specific widget.
  */
 void
 gtk_container_set_focus_child (GtkContainer *container,


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