summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThibaut Cuvelier <cuvelier.thibaut@gmail.com>2022-08-03 19:02:07 +0200
committerPaul Wicking <paul.wicking@qt.io>2022-11-10 11:47:50 +0000
commit64d02938103b3b0dade844a8272020d35d6fa85a (patch)
tree8b5ee8308148704bc7bc6c71288c333c65ab94b8 /src
parentd08f17040ca11b151333f5cb1ef7afef1c5d69e4 (diff)
Add a missing </tbody> in a table
The table is written as raw HTML, which allows for this kind of mistake. Change-Id: I011009fb6eb3a03b979e9a2cb2db98e5e8ba297f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/sensors/doc/src/compatmap.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sensors/doc/src/compatmap.qdoc b/src/sensors/doc/src/compatmap.qdoc
index 2bf214dd..1f90d1ee 100644
--- a/src/sensors/doc/src/compatmap.qdoc
+++ b/src/sensors/doc/src/compatmap.qdoc
@@ -131,6 +131,7 @@
<td bgcolor="gray"></td>
<td bgcolor="green"></td>
</tr>
+ </tbody>
</table>
\endraw