vcl/inc/skia/packedsurfaceatlas.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ce604542039f2b2bfa388a3f8b2a942da30ecca4 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Jan 16 19:19:29 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Jan 16 19:48:46 2020 +0100 Fix typo Change-Id: Ic9e71624812ffa88a28af2888ef57d18c81b8404 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86942 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/inc/skia/packedsurfaceatlas.hxx b/vcl/inc/skia/packedsurfaceatlas.hxx index ee0b924192af..a66a24e53876 100644 --- a/vcl/inc/skia/packedsurfaceatlas.hxx +++ b/vcl/inc/skia/packedsurfaceatlas.hxx @@ -23,7 +23,7 @@ * * In Skia's case we draw into SkSurface (as that's what's GPU-backed), * but then for using the result we need to get an associated SkImage. - * The use of SkSurface::makeImageSnapshot() complicates thingss in two ways: + * The use of SkSurface::makeImageSnapshot() complicates things in two ways: * - it does data copy if we want a sub-rectangle, so we need to pass a reference * and the geometry wanted * - it does a snapshot of the state, meaning any further drawing into the SkSurface _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits