]> Pileus Git - ~andy/gtk/commitdiff
Fix the doc build
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Aug 2012 03:37:43 +0000 (23:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Aug 2012 03:38:03 +0000 (23:38 -0400)
gtk/gtkwidget.c

index ebcea8375552bdd93c80d11d4a1f1bc3b11e1985..629484e6e4e4be0890fa962ec0768d0bff850cbc 100644 (file)
@@ -14121,7 +14121,8 @@ _gtk_widget_get_action_muxer (GtkWidget *widget)
  *
  * Inserts @group into @widget. Children of @widget that implement
  * #GtkActionable can then be associated with actions in @group by
- * setting their 'action-name' to @prefix.<action-name>.
+ * setting their 'action-name' to
+ * @prefix.<replaceable>action-name</replaceable>.
  *
  * Since: 3.6
  */