From c027c7f3d30bc35937a5b900355bd593e2a12a04 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 30 Apr 2009 22:29:44 -0500 Subject: Fixing typo --- libindicate/indicator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libindicate/indicator.c b/libindicate/indicator.c index 207d975..76eb616 100644 --- a/libindicate/indicator.c +++ b/libindicate/indicator.c @@ -398,7 +398,7 @@ indicate_indicator_set_property_icon (IndicateIndicator * indicator, const gchar indicate_indicator_set_property_time: @indicator: a #IndicateIndicator to act on @key: name of the property - @data: time to set property with + @time: time to set property with This is a helper function that wraps around #indicate_indicator_set_property but takes an #GTimeVal parameter. It then takes the @data -- cgit v1.2.3