summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribheader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribheader.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribheader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfribheader.hxx b/lotuswordpro/source/filter/lwpfribheader.hxx
index f0e4abf1910a..9740b047da9b 100644
--- a/lotuswordpro/source/filter/lwpfribheader.hxx
+++ b/lotuswordpro/source/filter/lwpfribheader.hxx
@@ -56,7 +56,7 @@
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPFRIBHEADER_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPFRIBHEADER_HXX
-#define FRIB_TAG_NOUNICODE 0x40 // Don't traslate text to/from Unicode
+#define FRIB_TAG_NOUNICODE 0x40 // Don't translate text to/from Unicode
#define FRIB_TAG_MODIFIER 0x80 // This frib has a modifier on it
#define FRIB_TAG_TYPEMASK (FRIB_TAG_NOUNICODE | FRIB_TAG_MODIFIER)