From b3fc7791fdf7bea9787555b63c33e0b1f67390c4 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 3 Nov 2009 09:34:00 -0600 Subject: Typo --- libindicator/indicator-object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libindicator') 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) { -- cgit v1.2.3