xmlscript/source/xmllib_imexp/xmllib_import.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 655e3bd9a880a8bf3a1f9d3514e64d0da3d36b8a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Oct 25 10:11:54 2018 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Oct 25 13:51:38 2018 +0200 Fix typo Change-Id: I7c5603468f5ee7f7e33940d7b3787318c307acfa Reviewed-on: https://gerrit.libreoffice.org/62343 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/xmlscript/source/xmllib_imexp/xmllib_import.cxx b/xmlscript/source/xmllib_imexp/xmllib_import.cxx index 2adea0c01cea..59bc6ad64d0c 100644 --- a/xmlscript/source/xmllib_imexp/xmllib_import.cxx +++ b/xmlscript/source/xmllib_imexp/xmllib_import.cxx @@ -176,7 +176,7 @@ Reference< xml::input::XElement > LibrariesElement::startChildElement( } else { - throw xml::sax::SAXException( "expected styles ot bulletinboard element!", Reference< XInterface >(), Any() ); + throw xml::sax::SAXException( "expected styles of bulletinboard element!", Reference< XInterface >(), Any() ); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits