diff options
author | Chris <xchrisx@uber.space> | 2019-07-22 01:44:42 +0200 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-07-22 01:44:42 +0200 |
commit | 8e892bd42a3ae25050276ee04f737ae6f213785f (patch) | |
tree | 10b8ed253f0677002509d12cf80c8e7c1da4ea7b /quanta | |
parent | 1422b9e7a031f0a5e21f2e9e9689e7f6e3be3a62 (diff) | |
download | tdewebdev-8e892bd42a3ae25050276ee04f737ae6f213785f.tar.gz tdewebdev-8e892bd42a3ae25050276ee04f737ae6f213785f.zip |
Fix remaining branding in Quanta.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'quanta')
-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> |