include/drawinglayer/processor3d/defaultprocessor3d.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ebf60fdb52884f23572fad5826c853e949424884 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jul 8 10:44:46 2019 +0000 Commit: Jens Carl <j.car...@gmx.de> CommitDate: Tue Jul 9 04:51:15 2019 +0200 Fix typo Change-Id: If4e37c0d4b93ba42e95dd1977e2ae53cd7452ce2 Reviewed-on: https://gerrit.libreoffice.org/75264 Tested-by: Jenkins Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/include/drawinglayer/processor3d/defaultprocessor3d.hxx b/include/drawinglayer/processor3d/defaultprocessor3d.hxx index 1de9bb89cf81..6e4548b94710 100644 --- a/include/drawinglayer/processor3d/defaultprocessor3d.hxx +++ b/include/drawinglayer/processor3d/defaultprocessor3d.hxx @@ -59,7 +59,7 @@ namespace drawinglayer { /** DefaultProcessor3D class - This processor renders all feeded primitives to a 2D raster where for all + This processor renders all fed primitives to a 2D raster where for all primitives the two basic methods rasterconvertB3DPolygon for hairlines and rasterconvertB3DPolyPolygon for filled geometry is called. It is a baseclass to e.g. base a Z-Buffer supported renderer on the 3D primitive processing. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits