summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filterfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/filterfactory.hxx')
-rw-r--r--filter/source/config/cache/filterfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filterfactory.hxx b/filter/source/config/cache/filterfactory.hxx
index 8548a14a7b0e..45a7b5a3d50b 100644
--- a/filter/source/config/cache/filterfactory.hxx
+++ b/filter/source/config/cache/filterfactory.hxx
@@ -169,7 +169,7 @@ class FilterFactory : public ::cppu::ImplInheritanceHelper< BaseContainer
this new instance. It should be passed to the new object
so it can be used internally to create own needed uno resources.
- @return The new instance of this service as an uno reference.
+ @return The new instance of this service as a uno reference.
*/
static css::uno::Reference< css::uno::XInterface > impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
};