summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfparastyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparastyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
index 2d248ddce818..eca8d6d9fa6c 100644
--- a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
@@ -112,7 +112,7 @@ public:
/**
* @descr set the paragraph default font.
* @param font font object to be setted.Font object are deleted by font-factory,so
- * dont't delete it in the destructure function of para style.
+ * don't delete it in the destructure function of para style.
*/
void SetFont(rtl::Reference<XFFont> const & font);