summaryrefslogtreecommitdiff
path: root/gtk/gtkbbox.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 14:03:49 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 14:22:39 -0500
commit13998c55e757c28c7a80b5ad47f82ef62ee57bf6 (patch)
tree8e810968edf5b3a7831a26edfe20980e0649f8c7 /gtk/gtkbbox.c
parent4dee965116da4b45ec51411ed27928f6fc0845ba (diff)
downloadgtk+-13998c55e757c28c7a80b5ad47f82ef62ee57bf6.tar.gz
docs: use proper quotations instead of '*'
Diffstat (limited to 'gtk/gtkbbox.c')
-rw-r--r--gtk/gtkbbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c
index 1d60ab5423..fafcea74ca 100644
--- a/gtk/gtkbbox.c
+++ b/gtk/gtkbbox.c
@@ -29,7 +29,7 @@
*
* A button box should be used to provide a consistent layout of buttons
* throughout your application. The layout/spacing can be altered by the
- * programmer, or if desired, by the user to alter the 'feel' of a
+ * programmer, or if desired, by the user to alter the “feel” of a
* program to a small degree.
*
* gtk_button_box_get_layout() and gtk_button_box_set_layout() retrieve and