extensions/source/ole/unoconversionutilities.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5917735000d1cddf4ae2fe982bc8701b5b0f1db7 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed May 15 10:59:18 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu May 16 07:07:42 2019 +0200 Fix typo Change-Id: I3e6446680571202a6825293e8b6c671022be6e0b Reviewed-on: https://gerrit.libreoffice.org/72386 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/extensions/source/ole/unoconversionutilities.hxx b/extensions/source/ole/unoconversionutilities.hxx index f211d4dbf3fa..e8e9ba0f10d9 100644 --- a/extensions/source/ole/unoconversionutilities.hxx +++ b/extensions/source/ole/unoconversionutilities.hxx @@ -943,7 +943,7 @@ void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny) default: //TypeClass_SERVICE: //TypeClass_EXCEPTION: - //When a InvocationTargetException is thrown when calling XInvocation::invoke + //When an InvocationTargetException is thrown when calling XInvocation::invoke //on a UNO object, then the target exception is directly used to create a //EXEPINFO structure //TypeClass_TYPEDEF _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits