summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-03-09 15:21:11 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-03-09 19:51:41 +0100
commita5dc7a01287046ec7906f78bda38e3f54c3bb17d (patch)
treebf02c16d977e1e03379cca4ebf8c682db02e9721 /include/drawinglayer
parent3566040fc32a8690bc2e1b7246eb2dcf42316c4f (diff)
Fix typo
Change-Id: Iefbf8488ce39b22988616ba063a649893e00b7e1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90230 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/processor3d/cutfindprocessor3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
index 7d415fae4ec8..943bad0830f1 100644
--- a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
@@ -31,7 +31,7 @@ namespace drawinglayer
{
/** CutFindProcessor class
- This processor extracts all cuts of 3D plane geometries in the feeded primitives
+ This processor extracts all cuts of 3D plane geometries in the fed primitives
with the given cut vector, based on the ViewInformation3D given.
*/
class DRAWINGLAYER_DLLPUBLIC CutFindProcessor final : public BaseProcessor3D