[gtk+/gtk-3-10] trivial: fix typo in docs of gtk_css_provider_to_string
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-10] trivial: fix typo in docs of gtk_css_provider_to_string
- Date: Sun, 6 Apr 2014 03:42:27 +0000 (UTC)
commit fbf808901986fc5ee04a74577b11b9fb5c46d910
Author: Andrés G. Aragoneses <knocte gmail com>
Date: Sun Mar 2 09:47:31 2014 +0100
trivial: fix typo in docs of gtk_css_provider_to_string
gtk/gtkcssprovider.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index e824558..564429d 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -3021,9 +3021,9 @@ gtk_css_provider_print_keyframes (GHashTable *keyframes,
* gtk_css_provider_to_string:
* @provider: the provider to write to a string
*
- * Convertes the @provider into a string representation in CSS
+ * Converts the @provider into a string representation in CSS
* format.
- *
+ *
* 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]