Doc typo fix

This commit is contained in:
Matthias Clasen 2011-12-15 22:55:06 -05:00
parent a26afb6aab
commit 2f25ab2b22

View File

@ -190,7 +190,8 @@ gtk_font_chooser_dialog_init (GtkFontChooserDialog *fontchooserdiag)
GTK_FONT_CHOOSER (priv->fontchooser));
}
/** gtk_font_chooser_dialog_new:
/**
* gtk_font_chooser_dialog_new:
* @title: (allow-none): Title of the dialog, or %NULL
* @parent: (allow-none): Transient parent of the dialog, or %NULL
*