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 e9c16bf7f9c5..5e3d1e56e977 100644
--- a/lotuswordpro/source/filter/lwpfribptr.cxx
+++ b/lotuswordpro/source/filter/lwpfribptr.cxx
@@ -607,7 +607,7 @@ void LwpFribPtr::ProcessDropcap(LwpStory* pStory,LwpFrib* pFrib,sal_uInt32 nLen)
}
}
/**
- * @descr: If the position of pPreLayout is earlier than pNextLayout, return true, or return false, defalut return true
+ * @descr: If the position of pPreLayout is earlier than pNextLayout, return true, or return false, default return true
*
*/
bool LwpFribPtr::ComparePagePosition(LwpVirtualLayout* pPreLayout, LwpVirtualLayout* pNextLayout)