aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-spell-entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-spell-entry.h')
-rw-r--r--e-util/e-spell-entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-spell-entry.h b/e-util/e-spell-entry.h
index 5da4696168..5b1ca11779 100644
--- a/e-util/e-spell-entry.h
+++ b/e-util/e-spell-entry.h
@@ -27,7 +27,7 @@
/* Standard GObject macros */
#define E_TYPE_SPELL_ENTRY \
- (e_spell_entry_get_type())
+ (e_spell_entry_get_type ())
#define E_SPELL_ENTRY(obj) \
(G_TYPE_CHECK_INSTANCE_CAST \
((obj), E_TYPE_SPELL_ENTRY, ESpellEntry))