summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/inc/xfilter/xfparastyle.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/inc/xfilter/xfparastyle.hxx b/lotuswordpro/inc/xfilter/xfparastyle.hxx
index 8b947a9ea8be..f50f28f62f1e 100644
--- a/lotuswordpro/inc/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/inc/xfilter/xfparastyle.hxx
@@ -160,9 +160,9 @@ public:
/**
* @descr The borders is complex, so you have to create one before use.
- Very few paragraphs will readly have borders property,this way
+ Very few paragraphs will already have borders property, this way
we can save much memory.
- * @param pBorders borders of the paragraph,please reference the XFBorders.
+ * @param pBorders borders of the paragraph, please reference the XFBorders.
*/
void SetBorders(XFBorders *pBorders);