docs: use apostrophe in *'ve

This commit is contained in:
William Jon McCann
2014-02-07 13:38:26 -05:00
parent a4b5929e81
commit fa3f1e1488
8 changed files with 8 additions and 8 deletions

View File

@ -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 theyve been
* added. The size you set will override user preferences for the default
* icon size.
*