[gtk+] trivial: fix typo in docs of gtk_css_provider_to_string



commit 596364e9fc794690c8ab41cd0b566460a48e33c3
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 2f73f4e..d864f33 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -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.


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