summaryrefslogtreecommitdiff
path: root/gtk/gtkflowbox.c
diff options
context:
space:
mode:
authorCam Cook <cam.cook@linux.com>2023-04-15 12:40:22 -0400
committerCam Cook <cam.cook@linux.com>2023-04-15 12:40:22 -0400
commit103564002073b9935a41a9755f480e96ceed1bcf (patch)
treef0cc98001915dcd72daf3ee73d254c415239b8e4 /gtk/gtkflowbox.c
parentc7f30ecdfdb70fd8d4fcc02a4a576dfee0991e28 (diff)
downloadgtk+-103564002073b9935a41a9755f480e96ceed1bcf.tar.gz
Revert "Two corrections and added method linking that show up in docs"
This reverts commit c7f30ecdfdb70fd8d4fcc02a4a576dfee0991e28.
Diffstat (limited to 'gtk/gtkflowbox.c')
-rw-r--r--gtk/gtkflowbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c
index 35da12979e..8650c5a51e 100644
--- a/gtk/gtkflowbox.c
+++ b/gtk/gtkflowbox.c
@@ -538,7 +538,7 @@ gtk_flow_box_child_class_init (GtkFlowBoxChildClass *class)
*
* Emitted when the user activates a child widget in a `GtkFlowBox`.
*
- * This can happen either by clicking or double-clicking,
+ * This can be happen either by clicking or double-clicking,
* or via a keybinding.
*
* This is a [keybinding signal](class.SignalAction.html),