[gtk: 1/2] gtkflowbox: Fix a minor typo in the documentation



commit 544b8d5a7f44059e3b67d47d033a0c74857dacad
Author: Philip Withnall <withnall endlessm com>
Date:   Wed Apr 1 14:04:46 2020 +0100

    gtkflowbox: Fix a minor typo in the documentation
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 gtk/gtkflowbox.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c
index afaa8c38f2..832dc87907 100644
--- a/gtk/gtkflowbox.c
+++ b/gtk/gtkflowbox.c
@@ -4574,7 +4574,7 @@ gtk_flow_box_get_selection_mode (GtkFlowBox *box)
  * @child: a #GtkFlowBoxChild that may be filtered
  * @user_data: (closure): user data
  *
- * A function that will be called whenrever a child changes
+ * A function that will be called whenever a child changes
  * or is added. It lets you control if the child should be
  * visible or not.
  *


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