summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkscrollable.c')
-rw-r--r--gtk/gtkscrollable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkscrollable.c b/gtk/gtkscrollable.c
index 0ed52e785f..0c4f67abb2 100644
--- a/gtk/gtkscrollable.c
+++ b/gtk/gtkscrollable.c
@@ -30,7 +30,7 @@
*
* All scrollable widgets should do the following.
*
- * - When a parent widget sets the scrollable child widget's adjustments,
+ * - When a parent widget sets the scrollable child widget’s adjustments,
* the widget should populate the adjustments'
* #GtkAdjustment:lower, #GtkAdjustment:upper,
* #GtkAdjustment:step-increment, #GtkAdjustment:page-increment and