sw/source/core/txtnode/ndtxt.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9a66bd88834494457574b7575656ae935103759e Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Jan 7 19:24:44 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jan 8 14:03:28 2020 +0100 Fix typo Change-Id: I29fcf584404acf9302e261721bb6c255e4701918 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86382 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx index cc8c30a08a25..9f3331c1ecb4 100644 --- a/sw/source/core/txtnode/ndtxt.cxx +++ b/sw/source/core/txtnode/ndtxt.cxx @@ -4638,7 +4638,7 @@ namespace { const SfxStringItem& rListIdItem = dynamic_cast<const SfxStringItem&>(pItem); OSL_ENSURE( rListIdItem.GetValue().getLength() > 0, - "<HandleSetAttrAtTextNode(..)> - empty list id attribute not excepted. Serious defect." ); + "<HandleSetAttrAtTextNode(..)> - empty list id attribute not expected. Serious defect." ); const OUString sListIdOfTextNode = rTextNode.GetListId(); if ( rListIdItem.GetValue() != sListIdOfTextNode ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits