Add a missing word in the docs

This commit is contained in:
Matthias Clasen 2015-03-08 18:14:18 -04:00
parent 7385784ded
commit 9b18deee1f

View File

@ -7154,7 +7154,7 @@ gtk_file_chooser_widget_class_init (GtkFileChooserWidgetClass *class)
* which gets emitted when the user asks for it.
*
* This is used to make the file chooser show a "Location"
* prompt when the user pastes #GtkFileChooserWidget.
* prompt when the user pastes into a #GtkFileChooserWidget.
*
* The default binding for this signal is `Control + V`.
*/