Fix typo in previous documentation fix for gtk_css_provider_load_from_data()

This commit is contained in:
Eric Williams 2016-01-13 08:29:34 -05:00 committed by Ben Iofel
parent 5842e68a0d
commit 276101a3bc

View File

@ -1797,7 +1797,7 @@ gtk_css_provider_load_internal (GtkCssProvider *css_provider,
* potentially do a copy.
* @error: (out) (allow-none): return location for a #GError, or %NULL
*
* Loads @data into @css_provider, and by doing do clears any previously loaded
* Loads @data into @css_provider, and by doing so clears any previously loaded
* information.
*
* Returns: %TRUE. The return value is deprecated and %FALSE will only be