Trivial doc typo fix

This commit is contained in:
Matthias Clasen 2009-11-29 19:00:10 -05:00
parent 324ff48edc
commit 6abb399ef4

View File

@ -5738,7 +5738,7 @@ gtk_label_get_current_link (GtkLabel *label)
* selectable label, the link in which the text cursor is currently * selectable label, the link in which the text cursor is currently
* positioned. * 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. * or for use in a #GtkWidget::query-tooltip handler.
* *
* Returns: the currently active URI. The string is owned by GTK+ and must * Returns: the currently active URI. The string is owned by GTK+ and must