vcl/skia/gdiimpl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a91e7dc3f4b702a4aa88c3ad8dd30fce124d36c1 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Feb 7 22:05:20 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Feb 8 09:32:41 2020 +0100 Fix typo Change-Id: I45c764cfbc436ee62370047f1bd65f5b1de53ab0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88247 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/skia/gdiimpl.cxx b/vcl/skia/gdiimpl.cxx index a4ca9f0aeb55..b2d4a050f796 100644 --- a/vcl/skia/gdiimpl.cxx +++ b/vcl/skia/gdiimpl.cxx @@ -747,7 +747,7 @@ bool SkiaSalGraphicsImpl::drawPolyLine(const basegfx::B2DHomMatrix& rObjectToDev // apply LineStyle basegfx::utils::applyLineDashing(rPolyLine, // source *pStroke, // pattern - &aPolyPolygonLine, // traget for lines + &aPolyPolygonLine, // target for lines nullptr, // target for gaps fDotDashLength); // full length if available } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits