[gtksourceview] docs: s/default-regex-opts/default-regex-options/



commit 0c56c5436aa0e2bd18d4497da4c523d0a90db0d6
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jul 29 13:27:44 2016 +0200

    docs: s/default-regex-opts/default-regex-options/

 docs/reference/lang-reference.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/lang-reference.xml b/docs/reference/lang-reference.xml
index 59dd005..a6fd57d 100644
--- a/docs/reference/lang-reference.xml
+++ b/docs/reference/lang-reference.xml
@@ -449,7 +449,7 @@ be redefined with the <code>&lt;keyword-char-class&gt;</code> (in contrast with
 
 <para>
 It is allowed to use any of the attributes from
-<code>&lt;default-regex-opts&gt;</code> as attributes of this tag.
+<code>&lt;default-regex-options&gt;</code> as attributes of this tag.
 </para>
 
 <para>
@@ -862,7 +862,7 @@ Contains the regular expression for the current simple context.
 The expression is in the same form used in
 <code>&lt;define-regex&gt;</code> elements.
 It is allowed to use any of the attributes from
-<code>&lt;default-regex-opts&gt;</code> as attributes of this tag.
+<code>&lt;default-regex-options&gt;</code> as attributes of this tag.
 </para>
 
 <para>
@@ -879,7 +879,7 @@ Contains the starting regular expression for the current container context.
 The expression is in the same form used in <code>&lt;define-regex&gt;</code>
 elements.
 It is allowed to use any of the attributes from
-<code>&lt;default-regex-opts&gt;</code> as attributes of this tag.
+<code>&lt;default-regex-options&gt;</code> as attributes of this tag.
 </para>
 
 <para>
@@ -910,7 +910,7 @@ implement shell-style here-documents with this code:
 
 <para>
 It is also possible to use any of the attributes from
-<code>&lt;default-regex-opts&gt;</code> as attributes of this tag.
+<code>&lt;default-regex-options&gt;</code> as attributes of this tag.
 </para>
 <para>
 Contained elements: none.


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