summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:38:26 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:38:26 -0500
commitfa3f1e1488b889edefbfddd593964c2047d62d2c (patch)
tree8c3dd5ba213d2fc7cb12805054c3aca68d44ab1f /gtk/gtktoolbar.c
parenta4b5929e81b526cbc92e47a6fa1096a0e44209cb (diff)
downloadgtk+-fa3f1e1488b889edefbfddd593964c2047d62d2c.tar.gz
docs: use apostrophe in *'ve
Diffstat (limited to 'gtk/gtktoolbar.c')
-rw-r--r--gtk/gtktoolbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolbar.c b/gtk/gtktoolbar.c
index b9ef0bdff2..6e3a52d70b 100644
--- a/gtk/gtktoolbar.c
+++ b/gtk/gtktoolbar.c
@@ -3091,7 +3091,7 @@ gtk_toolbar_finalize (GObject *object)
* @icon_size: The #GtkIconSize that stock icons in the toolbar shall have.
*
* This function sets the size of stock icons in the toolbar. You
- * can call it both before you add the icons and after they've been
+ * can call it both before you add the icons and after they’ve been
* added. The size you set will override user preferences for the default
* icon size.
*