forked from qt-creator/qt-creator
Doc: Fix misaligned table headers
The first header spans two cells vertically, not three. Task-number: QTBUG-49424 Change-Id: Id701fa2eadab0cf0c95297215330bfc29a119ee3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
\table
|
||||
\header
|
||||
\li {1,3} Target Platform
|
||||
\li {1,2} Target Platform
|
||||
\li {3,1} Development Platform
|
||||
\header
|
||||
\li Linux
|
||||
|
Reference in New Issue
Block a user