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

@ -469,7 +469,7 @@ gtk_search_bar_new (void)
*
* Connects the #GtkEntry widget passed as the one to be used in
* this search bar. The entry should be a descendant of the search bar.
* This is only required if the entry isn't the direct child of the
* This is only required if the entry isnt the direct child of the
* search bar (as in our main example).
*
* Since: 3.10