docs: use proper apostrophe

https://wiki.gnome.org/Design/OS/Typography
This commit is contained in:
William Jon McCann
2014-02-07 13:01:26 -05:00
parent f116f0071e
commit 7a208fbbf3
172 changed files with 751 additions and 751 deletions

View File

@ -377,7 +377,7 @@ gtk_tree_selection_get_mode (GtkTreeSelection *selection)
* gtk_tree_selection_set_select_function:
* @selection: A #GtkTreeSelection.
* @func: The selection function. May be %NULL
* @data: The selection function's data. May be %NULL
* @data: The selection functions data. May be %NULL
* @destroy: The destroy function for user data. May be %NULL
*
* Sets the selection function.