summaryrefslogtreecommitdiff
path: root/include/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper')
-rw-r--r--include/cppuhelper/component_context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/component_context.hxx b/include/cppuhelper/component_context.hxx
index a2592f89c039..230d5eb956bd 100644
--- a/include/cppuhelper/component_context.hxx
+++ b/include/cppuhelper/component_context.hxx
@@ -34,7 +34,7 @@ namespace cppu
*/
struct SAL_WARN_UNUSED ContextEntry_Init
{
- /** late init denotes a object that will be raised when first get() is calling for it
+ /** late init denotes an object that will be raised when first get() is calling for it
The context implementation expects either a css::lang::XSingleComponentFactory
object as value (to instantiate the object) or a string as value for raising