Fix a typo in the docs.

This commit is contained in:
Matthias Clasen 2004-03-16 00:04:46 +00:00
parent c397238109
commit baa73d2315

View File

@ -224,7 +224,7 @@ gtk_file_chooser_widget_new (GtkFileChooserAction action)
}
/**
* gtk_file_chooser_widget_new:
* gtk_file_chooser_widget_new_with_backend:
* @action: Open or save mode for the widget
* @backend: The name of the specific filesystem backend to use.
*