[gtksourceview] Doc: small fixes



commit 6b50f55fc54b15ca7b6726999ebf7399b7946068
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Dec 5 19:39:18 2013 +0100

    Doc: small fixes

 docs/reference/lang-reference.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docs/reference/lang-reference.xml b/docs/reference/lang-reference.xml
index 2d98ad1..98beadc 100644
--- a/docs/reference/lang-reference.xml
+++ b/docs/reference/lang-reference.xml
@@ -577,7 +577,7 @@ whole context will be highlighted.
 <term><code>extend-parent</code> (optional)</term>
 <listitem><para>
 A boolean value telling the engine whether the context has a higher
-priority than the end of he parent. If not specified it defaults to
+priority than the end of its parent. If not specified it defaults to
 <code>true</code>.
 </para></listitem></varlistentry>
 
@@ -585,8 +585,8 @@ priority than the end of he parent. If not specified it defaults to
 <term><code>end-at-line-end</code> (optional)</term>
 <listitem><para>
 A boolean value telling the engine whether the context must be forced
-to end at the end of the line, displaying an error ???? XXX. If not specified
-it defaults to <code>false</code>.
+to end at the end of the line. If not specified it defaults to
+<code>false</code>.
 </para></listitem></varlistentry>
 
 <varlistentry>


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