[gtksourceview] Doc: small fixes



commit 882ee3ccbed7b6de719a1eae9e5a1787373a115d
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Apr 20 19:45:39 2013 +0200

    Doc: small fixes

 gtksourceview/gtksourcestylescheme.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtksourceview/gtksourcestylescheme.c b/gtksourceview/gtksourcestylescheme.c
index 1e06da2..2265907 100644
--- a/gtksourceview/gtksourcestylescheme.c
+++ b/gtksourceview/gtksourcestylescheme.c
@@ -29,7 +29,7 @@
 
 /**
  * SECTION:stylescheme
- * @Short_description: Object controlling apperance of #GtkSourceView
+ * @Short_description: Object controlling the appearance of #GtkSourceView
  * @Title: GtkSourceStyleScheme
  * @See_also: #GtkSourceStyle, #GtkSourceStyleSchemeManager
  *
@@ -39,7 +39,7 @@
  * non-highlighted text, color for the line numbers, etc.
  *
  * Style schemes are stored in XML files. The format of a scheme file is
- * the documented in the
+ * documented in the
  * <link linkend="style-reference">style scheme reference</link>.
  */
 


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