docs: Fix copy-paste error in gtk_file_chooser_get_extra_widget() doc comment

This commit is contained in:
Robert Ancell 2017-05-20 13:07:05 +12:00
parent 622a0f8611
commit de4818f088

View File

@ -1829,7 +1829,7 @@ gtk_file_chooser_set_extra_widget (GtkFileChooser *chooser,
* gtk_file_chooser_get_extra_widget:
* @chooser: a #GtkFileChooser
*
* Gets the current preview widget; see
* Gets the current extra widget; see
* gtk_file_chooser_set_extra_widget().
*
* Returns: (nullable) (transfer none): the current extra widget, or %NULL