summaryrefslogtreecommitdiffstats
path: root/filters/kword/latex/export/textzone.h
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kword/latex/export/textzone.h')
-rw-r--r--filters/kword/latex/export/textzone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kword/latex/export/textzone.h b/filters/kword/latex/export/textzone.h
index fbc09280..1d28c73f 100644
--- a/filters/kword/latex/export/textzone.h
+++ b/filters/kword/latex/export/textzone.h
@@ -81,7 +81,7 @@ class TextZone: public TextFormat
/* ==== Helpfull functions ==== */
/**
- * convert a tqunicode text in latin1 enconding ala latex.
+ * convert a unicode text in latin1 enconding ala latex.
*/
TQString escapeLatin1(TQString);