summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwppagelayout.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:45:22 +0100
commit8577f2f35eb23e5320e01c61344b0ad05e058814 (patch)
treeb21b9d921bd78ab501293de6aa155e91aff5aa1a /lotuswordpro/source/filter/lwppagelayout.cxx
parentTypo: increse->increase (diff)
downloadcore-8577f2f35eb23e5320e01c61344b0ad05e058814.tar.gz
core-8577f2f35eb23e5320e01c61344b0ad05e058814.zip
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
Diffstat (limited to 'lotuswordpro/source/filter/lwppagelayout.cxx')
-rw-r--r--lotuswordpro/source/filter/lwppagelayout.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwppagelayout.cxx b/lotuswordpro/source/filter/lwppagelayout.cxx
index 1a3967c38ba1..d5b22e58d834 100644
--- a/lotuswordpro/source/filter/lwppagelayout.cxx
+++ b/lotuswordpro/source/filter/lwppagelayout.cxx
@@ -683,7 +683,7 @@ double LwpPageLayout::GetHeight()
return fHeight;
}
/**
-* @descr: Compare the position of layout. If the poistion of this layout is earlier than other layout,return ture, or return false
+* @descr: Compare the position of layout. If the position of this layout is earlier than other layout,return true, or return false
*
*/
bool LwpPageLayout::operator<(LwpPageLayout& Other)