This commit is contained in:
Matthias Clasen 2014-12-10 21:08:08 -05:00
parent f50d1b2584
commit 5dd6ad0057

View File

@ -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,