Fix tiny typo.

This commit is contained in:
Murray Cumming 2016-07-28 11:12:54 +02:00
parent 15b2dbf9a8
commit 0fd69ce99a

View File

@ -132,7 +132,7 @@ gtk_actionable_set_action_name (GtkActionable *actionable,
* gtk_actionable_get_action_target_value:
* @actionable: a #GtkActionable widget
*
* Gets the current target value of @actionabe.
* Gets the current target value of @actionable.
*
* See gtk_actionable_set_action_target_value() for more information.
*