diff options
-rw-r--r-- | quanta/scripts/tablewizard.kmdr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/scripts/tablewizard.kmdr b/quanta/scripts/tablewizard.kmdr index 8b606b88..205a8b49 100644 --- a/quanta/scripts/tablewizard.kmdr +++ b/quanta/scripts/tablewizard.kmdr @@ -403,7 +403,7 @@ echo '</informaltable>'</string> <string><qt> Select the table type: <ul> -<li><b>informaltable:</b> the most used table type in KDE docs. A informaltable does not contain title, table head or entry in the table of contents.</li> +<li><b>informaltable:</b> the most used table type in TDE docs. A informaltable does not contain title, table head or entry in the table of contents.</li> <li><b>table:</b> a complete and formal table type, including title, table head and entry in the table of contents.</li> </ul> </qt></string> |