trivial: fix typo in docs of gtk_css_provider_to_string

This commit is contained in:
Andrés G. Aragoneses
2014-03-02 12:09:48 +01:00
parent e16f8f2182
commit 596364e9fc

View File

@@ -3191,7 +3191,7 @@ gtk_css_provider_print_keyframes (GHashTable *keyframes,
*
* Using gtk_css_provider_load_from_data() with the return value
* from this function on a new provider created with
* gtk_css_provider_new() will basicallu create a duplicate of
* gtk_css_provider_new() will basically create a duplicate of
* this @provider.
*
* Returns: a new string representing the @provider.