diff options
Diffstat (limited to 'a11y/e-table/gal-a11y-e-table-click-to-add-factory.c')
-rw-r--r-- | a11y/e-table/gal-a11y-e-table-click-to-add-factory.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c index ab98b4a10b..2dfa2cb1c4 100644 --- a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c +++ b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c @@ -57,11 +57,11 @@ gal_a11y_e_table_click_to_add_factory_init (GalA11yETableClickToAddFactory *fact /** * gal_a11y_e_table_factory_get_type: - * @void: - * + * @void: + * * Registers the &GalA11yETableFactory class if necessary, and returns the type ID * associated to it. - * + * * Return value: The type ID of the &GalA11yETableFactory class. **/ GType |