aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-object.c')
-rw-r--r--libindicator/indicator-object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c
index 2908ed9..72cea9d 100644
--- a/libindicator/indicator-object.c
+++ b/libindicator/indicator-object.c
@@ -68,7 +68,7 @@ indicator_object_class_init (IndicatorObjectClass *klass)
return;
}
-/* Inititalize an instance */
+/* Initialize an instance */
static void
indicator_object_init (IndicatorObject *self)
{