[gtk+/gtk-3-10] trivial: fix typo in docs of gtk_css_provider_to_string



commit 3aae2dad4065d261fed599429376f413d8f04797
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Sun Mar 2 12:09:48 2014 +0100

    trivial: fix typo in docs of gtk_css_provider_to_string

 gtk/gtkcssprovider.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index 564429d..0ab26b3 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]