contentprovider: cosmetic fix

This commit is contained in:
Matthias Clasen 2020-01-01 12:10:02 -05:00
parent 21708e4352
commit 1841ec4f8e

View File

@ -347,7 +347,7 @@ gdk_content_provider_write_mime_type_finish (GdkContentProvider *provider,
* @error: a #GError location to store the error occurring, or %NULL to * @error: a #GError location to store the error occurring, or %NULL to
* ignore. * ignore.
* *
* Gets the convtents of @provider stored in @value. * Gets the contents of @provider stored in @value.
* *
* The @value will have been initialized to the #GType the value should be * The @value will have been initialized to the #GType the value should be
* provided in. This given #GType does not need to be listed in the formats * provided in. This given #GType does not need to be listed in the formats