summaryrefslogtreecommitdiff
path: root/include/cppuhelper/factory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/factory.hxx')
-rw-r--r--include/cppuhelper/factory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/factory.hxx b/include/cppuhelper/factory.hxx
index 90d80cb3df02..21ae8e27b814 100644
--- a/include/cppuhelper/factory.hxx
+++ b/include/cppuhelper/factory.hxx
@@ -159,7 +159,7 @@ createOneInstanceComponentFactory(
css::uno::Sequence< ::rtl::OUString > const & rServiceNames,
rtl_ModuleCount * pModCount = NULL );
-/** Deprecated. The type of the instanciate function used as argument of the create*Factory functions.
+/** Deprecated. The type of the instantiate function used as argument of the create*Factory functions.
@see createSingleFactory
@see createOneInstanceFactory