]> Pileus Git - ~andy/gtk/commitdiff
Fix a doc comment
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 05:43:51 +0000 (00:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 05:43:51 +0000 (00:43 -0500)
gtk/gtkaction.c

index 8525ec2c60f4f170145c9e1dbf3211d76f159e7b..708e0c2e01e95600f9087f767ea5eaaeb995e887 100644 (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.
  *