[gtk+] Fix typos.



commit 3c3a11591b06bb4de0833748baeaf7646f51457d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Aug 31 07:43:44 2016 +0200

    Fix typos.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770624

 gtk/gtkcontainer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c
index 0fbfe9a..55feadf 100644
--- a/gtk/gtkcontainer.c
+++ b/gtk/gtkcontainer.c
@@ -2506,7 +2506,7 @@ gtk_container_set_focus_child (GtkContainer *container,
  * gtk_window_get_focus().
  *
  * Returns: (nullable) (transfer none): The child widget which will receive the
- *          focus inside @container when the @conatiner is focussed,
+ *          focus inside @container when the @container is focused,
  *          or %NULL if none is set.
  *
  * Since: 2.14


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