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
committed by Matthias Clasen
parent 949c6a15a6
commit 3aae2dad40

View File

@@ -3026,7 +3026,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.