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

@ -1906,7 +1906,7 @@ gtk_container_real_check_resize (GtkContainer *container)
/* The container hasn't changed size but one of its children
* queued a resize request. Which means that the allocation
* is not sufficient for the requisition of some child.
* We've already performed a size request at this point,
* Weve already performed a size request at this point,
* so we simply need to reallocate and let the allocation
* trickle down via GTK_WIDGET_ALLOC_NEEDED flags.
*/