sw/source/core/unocore/unocoll.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d76fdf80cb9e084b1699db857bf344f6d052ec9a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Feb 24 15:29:58 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Feb 24 16:00:44 2020 +0100 Fix typo to complete: https://gerrit.libreoffice.org/c/core/+/89318 Change-Id: I6c5dea07cdcb59b44e9ee8472aa6a4cace394483 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89355 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/unocore/unocoll.cxx b/sw/source/core/unocore/unocoll.cxx index a0f972f85628..f30b5240cda4 100644 --- a/sw/source/core/unocore/unocoll.cxx +++ b/sw/source/core/unocore/unocoll.cxx @@ -809,7 +809,7 @@ SwXServiceProvider::MakeInstance(SwServiceType nObjectType, SwDoc & rDoc) xRet = SvUnoImageMapPolygonObject_createInstance( sw_GetSupportedMacroItems() ); break; case SwServiceType::Chart2DataProvider: - // #i64497# If a chart is in a temporary document during clipoard + // #i64497# If a chart is in a temporary document during clipboard // paste, there should be no data provider, so that own data is used // This should not happen during copy/paste, as this will unlink // charts using table data. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits