diff options
Diffstat (limited to 'gtk/gtkstatusicon.c')
-rw-r--r-- | gtk/gtkstatusicon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstatusicon.c b/gtk/gtkstatusicon.c index 9d498ebb94..9a9be083a5 100644 --- a/gtk/gtkstatusicon.c +++ b/gtk/gtkstatusicon.c @@ -319,7 +319,7 @@ gtk_status_icon_class_init (GtkStatusIconClass *class) * of the status icon. Whether status icons can have context * menus and how these are activated is platform-dependent. * - * The @button and @activate_timeout parameters should be + * The @button and @activate_time parameters should be * passed as the last to arguments to gtk_menu_popup(). * * Since: 2.10 |