From 1f96a346f7c2465a6a7785413d78071938829891 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 3 Nov 2009 16:38:11 -0600 Subject: Typo --- libindicator/indicator-object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libindicator/indicator-object.h b/libindicator/indicator-object.h index cd8cc79..c2d1944 100644 --- a/libindicator/indicator-object.h +++ b/libindicator/indicator-object.h @@ -53,7 +53,7 @@ typedef struct _IndicatorObjectEntry IndicatorObjectEntry; @get_menu: Gets the image for this object. Should be set to #NULL if @get_entries is set. Should NOT ref the object. - @get_entires: Gets all of the entires for this object returning + @get_entries: Gets all of the entires for this object returning a #GList of #IndicatorObjectEntries. The list should be under the ownership of the caller but the entires will not be. -- cgit v1.2.3