summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfrib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfrib.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfrib.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfrib.cxx b/lotuswordpro/source/filter/lwpfrib.cxx
index 8d8ceab439e2..64f49eecef2a 100644
--- a/lotuswordpro/source/filter/lwpfrib.cxx
+++ b/lotuswordpro/source/filter/lwpfrib.cxx
@@ -239,7 +239,7 @@ void LwpFrib::RegisterStyle(LwpFoundry* pFoundry)
return;
}
//we only read four modifiers, in these modifiers,CodePage and LangOverride are not styles,
- //so we can only handle fontid and characstyle, if others ,we should not reg style
+ //so we can only handle fontid and charstyle, if others, we should not reg style
//note by ,1-27
rtl::Reference<XFFont> pFont;
XFTextStyle* pStyle = nullptr;