fix missing word in documentation

This commit is contained in:
Maurits Lamers 2019-10-24 17:02:23 +02:00
parent 1dc22e53c5
commit 6c35d66653

View File

@ -277,7 +277,7 @@ void gnc_plugin_set_important_actions (GtkActionGroup *action_group,
* contained in this group. * contained in this group.
* *
* @param action_names A NULL terminated list of actions names that * @param action_names A NULL terminated list of actions names that
* should modified. * should be modified.
* *
* @param property_name The property name to be changed on the * @param property_name The property name to be changed on the
* specified actions. The only two GtkAction properties that it makes * specified actions. The only two GtkAction properties that it makes