summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/input-handling.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/input-handling.md')
-rw-r--r--docs/reference/gtk/input-handling.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/input-handling.md b/docs/reference/gtk/input-handling.md
index 59983f092d..df92aa281a 100644
--- a/docs/reference/gtk/input-handling.md
+++ b/docs/reference/gtk/input-handling.md
@@ -208,4 +208,4 @@ sequence, so setting the state on one does transfer the state to
the others. They also are mutually exclusive, within a widget
where may be only one gesture group claiming a given sequence.
If another gesture group claims later that same sequence, the
-first group will deny the sequence:
+first group will deny the sequence.