extensions/source/ole/unoconversionutilities.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 774ef2a45a85d2b4caab99dfe25dac6bb2a621d8 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jun 10 16:56:40 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Jun 11 08:53:52 2019 +0200 Fix typo Change-Id: I6ecf77180cb5da32e64d2fb9cab90d66f70c5633 Reviewed-on: https://gerrit.libreoffice.org/73792 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/extensions/source/ole/unoconversionutilities.hxx b/extensions/source/ole/unoconversionutilities.hxx index e8e9ba0f10d9..c75428c87caa 100644 --- a/extensions/source/ole/unoconversionutilities.hxx +++ b/extensions/source/ole/unoconversionutilities.hxx @@ -952,7 +952,7 @@ void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny) //TypeClass_MODULE: throw CannotConvertException( "[automation bridge]UnoConversionUtilities<T>::anyToVariant\n" - "There is no conversion for this UNO type to a Automation type." + "There is no conversion for this UNO type to an Automation type." "The destination type class is the type class of the UNO " "argument which was to be converted.", Reference<XInterface>(), rAny.getValueTypeClass(), _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits