[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 9 02:52:19 UTC 2019
include/drawinglayer/processor3d/defaultprocessor3d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ebf60fdb52884f23572fad5826c853e949424884
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:46 2019 +0000
Commit: Jens Carl <j.carl43 at 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.carl43 at 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.
More information about the Libreoffice-commits
mailing list