summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-08 08:30:23 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-09 10:51:20 +0200
commit717ffb7a479b48e8122c34b33685cd855c5ba219 (patch)
treeb49e1047f3fa788d9c429d831a0d207a2784407f /lotuswordpro
parent7f8dbdc18cec9ddb45e0ecd543b35b738e0ad13c (diff)
Fix typos
Change-Id: I545154bddfd29194630d744b4aa4f5c385321531 Reviewed-on: https://gerrit.libreoffice.org/77138 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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);