summaryrefslogtreecommitdiffstats
path: root/src/gui/doc
diff options
context:
space:
mode:
authorJoni Poikelin <joni.poikelin@qt.io>2020-02-17 14:40:26 +0200
committerJoni Poikelin <joni.poikelin@qt.io>2020-03-21 11:36:04 +0200
commitcb509f3aeeea2a905b696f3914fa6d03c9106f71 (patch)
tree32110af61032e5d6d9812993fe0bda9af30344eb /src/gui/doc
parent2af04860f6536bbbf82ee21d6aa95ca33a60fbf5 (diff)
Doc: fix copy paste errors in border-*-style documentation
Change-Id: I442513ec87e25610898c2102170a5f2bfec5ee77 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/gui/doc')
-rw-r--r--src/gui/doc/src/richtext.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gui/doc/src/richtext.qdoc b/src/gui/doc/src/richtext.qdoc
index 31a2ebf05b..1ef34455ab 100644
--- a/src/gui/doc/src/richtext.qdoc
+++ b/src/gui/doc/src/richtext.qdoc
@@ -1197,16 +1197,16 @@
\li none | dotted | dashed | dot-dash | dot-dot-dash | solid | double | groove | ridge | inset | outset
\li Border style for text tables and table cells.
\row \li \c border-top-style
- \li <color>
+ \li <border-style>
\li Top border style for table cells.
\row \li \c border-bottom-style
- \li <color>
+ \li <border-style>
\li Bottom border style for table cells.
\row \li \c border-left-style
- \li <color>
+ \li <border-style>
\li Left border style for table cells.
\row \li \c border-right-style
- \li <color>
+ \li <border-style>
\li Right border style for table cells.
\row \li \c border-width
\li <width>px