summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfilter.hxx
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/lwpfilter.hxx
parent9915597c8988f46df3ec334c01afc7d618df7b7c (diff)
Typos
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
Diffstat (limited to 'lotuswordpro/source/filter/lwpfilter.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfilter.hxx b/lotuswordpro/source/filter/lwpfilter.hxx
index ed57baf6b8bb..de61d961615f 100644
--- a/lotuswordpro/source/filter/lwpfilter.hxx
+++ b/lotuswordpro/source/filter/lwpfilter.hxx
@@ -100,7 +100,7 @@ public:
public:
/**
* @descr loading the file. It's call be SfxObejctShell::ImportFrom.
- * @param aDescriptor the parameters include file URL or XInputStream obejct, from which the filter can
+ * @param aDescriptor the parameters include file URL or XInputStream object, from which the filter can
* get which file to import.
*/
virtual sal_Bool SAL_CALL filter( const Sequence< PropertyValue >& aDescriptor )