Fix a doc comment

This commit is contained in:
Matthias Clasen 2009-11-27 00:43:51 -05:00
parent 927aaa43f9
commit 6255df0982

View File

@ -1286,7 +1286,6 @@ gtk_action_set_short_label (GtkAction *action,
/**
* gtk_action_get_short_label:
* @action: a #GtkAction
* @label: the label text to set
*
* Gets the short label text of @action.
*