diff --git a/gnucash/gnome-utils/gnc-plugin.h b/gnucash/gnome-utils/gnc-plugin.h index a51bd4a590..100afd6933 100644 --- a/gnucash/gnome-utils/gnc-plugin.h +++ b/gnucash/gnome-utils/gnc-plugin.h @@ -277,7 +277,7 @@ void gnc_plugin_set_important_actions (GtkActionGroup *action_group, * contained in this group. * * @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 * specified actions. The only two GtkAction properties that it makes