summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpparastyle.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-12-23 07:59:24 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-12-23 07:59:24 +0100
commit249107f62cbe4b4e145bd6e62bfb9960dc0cdb60 (patch)
tree482aadebea643bab38b0fd5106227091dc66d087 /lotuswordpro/source/filter/lwpparastyle.cxx
parentput a border around the paste special treelist (diff)
downloadcore-249107f62cbe4b4e145bd6e62bfb9960dc0cdb60.tar.gz
core-249107f62cbe4b4e145bd6e62bfb9960dc0cdb60.zip
Typos
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
Diffstat (limited to 'lotuswordpro/source/filter/lwpparastyle.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpparastyle.cxx b/lotuswordpro/source/filter/lwpparastyle.cxx
index 5a4ec6707c4e..a64860d39b28 100644
--- a/lotuswordpro/source/filter/lwpparastyle.cxx
+++ b/lotuswordpro/source/filter/lwpparastyle.cxx
@@ -343,7 +343,7 @@ void LwpParaStyle::ApplyParaBorder(XFParaStyle* pParaStyle, LwpParaBorderOverrid
}
}
- //convert to XFBorders obejct:
+ //convert to XFBorders object:
LwpBorderStuff *pBorderStuff = pBorder->GetBorderStuff();
if( pBorderStuff && pBorderStuff->GetSide() != 0 )
{