summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribptr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribptr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribptr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfribptr.cxx b/lotuswordpro/source/filter/lwpfribptr.cxx
index 0cad23dfbe2f..406a42189075 100644
--- a/lotuswordpro/source/filter/lwpfribptr.cxx
+++ b/lotuswordpro/source/filter/lwpfribptr.cxx
@@ -127,7 +127,7 @@ void LwpFribPtr::ReadPara(LwpObjectStream* pObjStrm)
{
pCurFrib->SetNext(pFrib);
}
- else//frist frib in the para
+ else//first frib in the para
{
if (pFrib->GetType() == FRIB_TAG_TEXT)
{