summaryrefslogtreecommitdiff
path: root/gtk/gtkbindings.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkbindings.c')
-rw-r--r--gtk/gtkbindings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbindings.c b/gtk/gtkbindings.c
index 6b0da96c53..18a17f52e0 100644
--- a/gtk/gtkbindings.c
+++ b/gtk/gtkbindings.c
@@ -49,7 +49,7 @@
*
* # Installing a key binding
*
- * A CSS file binding consists of a 'binding-set' definition and a match
+ * A CSS file binding consists of a “binding-set” definition and a match
* statement to apply the binding set to specific widget types. Details
* on the matching mechanism are described under
* [Selectors][gtkcssprovider-selectors]