docs: use apostrophes in *n't

This commit is contained in:
William Jon McCann
2014-02-07 13:32:47 -05:00
parent f0000b2f3d
commit e34bd4137d
140 changed files with 436 additions and 436 deletions

View File

@ -331,10 +331,10 @@ gtk_recent_chooser_get_show_private (GtkRecentChooser *chooser)
/**
* gtk_recent_chooser_set_show_not_found:
* @chooser: a #GtkRecentChooser
* @show_not_found: whether to show the local items we didn't find
* @show_not_found: whether to show the local items we didnt find
*
* Sets whether @chooser should display the recently used resources that
* it didn't find. This only applies to local resources.
* it didnt find. This only applies to local resources.
*
* Since: 2.10
*/