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

@ -4285,7 +4285,7 @@ gtk_widget_unparent (GtkWidget *widget)
* #GtkWindow), it will be removed from the list of toplevels, and the
* reference GTK+ holds to it will be removed. Removing a
* widget from its container or the list of toplevels results in the
* widget being finalized, unless you've added additional references
* widget being finalized, unless youve added additional references
* to the widget with g_object_ref().
*
* In most cases, only toplevel widgets (windows) require explicit