summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Rebillout <elboulangero@gmail.com>2017-12-16 22:32:08 +0700
committerDaniel Boles <dboles@src.gnome.org>2018-01-02 15:36:28 +0000
commit4a371de393f94c6f8f848e990e1acb8a0deb8aea (patch)
tree9d68ab29d68100001d3429766885a23ad272e58f
parent084db132e929d826a3a0a824c6a0d6e861c4e5ce (diff)
downloadgtk+-4a371de393f94c6f8f848e990e1acb8a0deb8aea.tar.gz
css docs: remove useless <para>
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=791710
-rw-r--r--docs/reference/gtk/css-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index 55b16e7249..3fdf550a79 100644
--- a/docs/reference/gtk/css-properties.xml
+++ b/docs/reference/gtk/css-properties.xml
@@ -1129,7 +1129,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</thead>
<tbody>
<row>
- <entry><para>background</para></entry>
+ <entry>background</entry>
<entry><code>[ 〈bg-layer〉 , ]* 〈final-bg-layer〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background">CSS2</ulink>,