diff options
author | Chris <xchrisx@uber.space> | 2019-07-22 01:44:42 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-07-22 11:58:16 +0900 |
commit | 9ac0372a57a18a8b8cf398a241a34b0293eaef59 (patch) | |
tree | b7a5e270a26c86d95e871c4d1d57a00623886d71 | |
parent | 6dd2e9e4588e98f149931af35732904d72a60167 (diff) | |
download | tdewebdev-9ac0372a57a18a8b8cf398a241a34b0293eaef59.tar.gz tdewebdev-9ac0372a57a18a8b8cf398a241a34b0293eaef59.zip |
Fix remaining branding in Quanta.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 8e892bd42a3ae25050276ee04f737ae6f213785f)
-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> |