summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfframe.hxx b/lotuswordpro/source/filter/xfilter/xfframe.hxx
index caef4cedb73b..2741f826edc0 100644
--- a/lotuswordpro/source/filter/xfilter/xfframe.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfframe.hxx
@@ -73,7 +73,7 @@
* @brief
* Base class for all frame object,include drawing,image,text-box.
*
- * Use SetX(),SetY(),SetWidth(),SetHeight() to set postion for the frame.
+ * Use SetX(),SetY(),SetWidth(),SetHeight() to set position for the frame.
* Only if you set anchor type to enumXFAnchorPage, the SetAnchorPage functions.
*/
class XFFrame : public XFContentContainer