aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-contacts/e-source-contacts.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cal-config-contacts/e-source-contacts.c')
-rw-r--r--modules/cal-config-contacts/e-source-contacts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cal-config-contacts/e-source-contacts.c b/modules/cal-config-contacts/e-source-contacts.c
index 5f6b43224a..8e8eac3be6 100644
--- a/modules/cal-config-contacts/e-source-contacts.c
+++ b/modules/cal-config-contacts/e-source-contacts.c
@@ -122,7 +122,7 @@ e_source_contacts_class_init (ESourceContactsClass *class)
"include-me",
"Include Me",
"Include this address book in the contacts calendar",
- FALSE, /* see constructed() */
+ FALSE, /* see constructed () */
G_PARAM_READWRITE |
E_SOURCE_PARAM_SETTING));
}