summaryrefslogtreecommitdiff
path: root/include/cppuhelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-06-30 22:26:10 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-07-03 07:06:10 +0200
commita3e782780f40bfcb5c67372bcab47fd48f3e19b9 (patch)
tree11637419838c9cbf3e8b9426ac17857a39f7b7c7 /include/cppuhelper
parente8913fc5554278b9a813bd492bba199bd2a3ebd8 (diff)
Fix typo
Change-Id: I54e2f1e63ed33121537e77e9a172575509d29adc Reviewed-on: https://gerrit.libreoffice.org/75021 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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