sw/source/core/unocore/unotext.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 54bd274fe66cdc11cac1dd9f767579f065787cd5 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Wed Jun 2 12:00:05 2021 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Wed Jun 2 13:32:27 2021 +0200 fix message Change-Id: I537d32f01da3ad33be0f021917d9dea67c083b09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116577 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sw/source/core/unocore/unotext.cxx b/sw/source/core/unocore/unotext.cxx index 953b9667fb26..7e0c73d8c778 100644 --- a/sw/source/core/unocore/unotext.cxx +++ b/sw/source/core/unocore/unotext.cxx @@ -2079,7 +2079,7 @@ lcl_ApplyCellProperties( } catch (const uno::Exception&) { - TOOLS_WARN_EXCEPTION( "sw.uno", "Exception when getting PropertyState: " << rName ); + TOOLS_WARN_EXCEPTION( "sw.uno", "Exception when setting cell property " << rName ); } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits