[gtk+/gtk-3-22] css docs: Fix duplicate border‑right‑width



commit 53eb42338a039d558dcf91bf20f4bc5894886481
Author: Arnaud Rebillout <elboulangero gmail com>
Date:   Sat Dec 16 22:26:33 2017 +0700

    css docs: Fix duplicate border‑right‑width
    
    Signed-off-by: Arnaud Rebillout <elboulangero gmail com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791710

 docs/reference/gtk/css-properties.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index c3c7485..3fd5a6e 100644
--- a/docs/reference/gtk/css-properties.xml
+++ b/docs/reference/gtk/css-properties.xml
@@ -661,12 +661,12 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
               <entry>CSS allows other values</entry>
             </row>
             <row>
-              <entry>border‑right‑width</entry>
+              <entry>border‑left‑width</entry>
               <entry><code>〈length〉</code></entry>
               <entry><code>0px</code></entry>
               <entry></entry>
               <entry>✓</entry>
-              <entry><ulink 
url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-width";>CSS2</ulink>,
+              <entry><ulink 
url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-width";>CSS2</ulink>,
                      <ulink 
url="https://www.w3.org/TR/css3-background/#the-border-width";>CSS3</ulink></entry>
               <entry>CSS allows other values</entry>
             </row>


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