Trivial typo fix

This commit is contained in:
Matthias Clasen 2014-03-28 19:19:37 -04:00
parent 28377d4ffb
commit 3d0b7314cd

View File

@ -4537,7 +4537,7 @@ gtk_flow_box_unselect_all (GtkFlowBox *box)
* @user_data: (closure): user data
*
* A function used by gtk_flow_box_selected_foreach().
* It will be called on every selected child of tht @box.
* It will be called on every selected child of the @box.
*
* Since: 3.12
*/