summaryrefslogtreecommitdiff
path: root/hwpfilter/source
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source')
-rw-r--r--hwpfilter/source/hwpreader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/hwpreader.cxx b/hwpfilter/source/hwpreader.cxx
index e647f3882d58..28a9979ee528 100644
--- a/hwpfilter/source/hwpreader.cxx
+++ b/hwpfilter/source/hwpreader.cxx
@@ -4873,7 +4873,7 @@ HwpImportFilter::HwpImportFilter(const Reference< XComponentContext >& rxContext
sal_Bool HwpImportFilter::filter( const Sequence< PropertyValue >& aDescriptor )
{
- // delegate to IchitaroImpoter
+ // delegate to IchitaroImporter
return rFilter->filter( aDescriptor );
}