forked from AuroraMiddleware/gtk
Fix typo in previous documentation fix for gtk_css_provider_load_from_data()
This commit is contained in:
parent
5842e68a0d
commit
276101a3bc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user