From 6abb399ef459d887a7aea4913ff73e9f076fa7fa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 29 Nov 2009 19:00:10 -0500 Subject: [PATCH] Trivial doc typo fix --- gtk/gtklabel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c index b470a454e4..c3df84a2dc 100644 --- a/gtk/gtklabel.c +++ b/gtk/gtklabel.c @@ -5738,7 +5738,7 @@ gtk_label_get_current_link (GtkLabel *label) * selectable label, the link in which the text cursor is currently * positioned. * - * This function is intended for use in a #GtkLabel::link-activate handler + * This function is intended for use in a #GtkLabel::activate-link handler * or for use in a #GtkWidget::query-tooltip handler. * * Returns: the currently active URI. The string is owned by GTK+ and must