[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 5 09:08:29 UTC 2019
include/drawinglayer/processor2d/contourextractor2d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6f78b551ecb6a754e6f95efb414732f32977f918
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 4 20:22:20 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 5 10:06:58 2019 +0100
Fix typo
Change-Id: Ieda691c28a95899a1c0777fdbd34029b3bd22ec2
Reviewed-on: https://gerrit.libreoffice.org/84480
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/drawinglayer/processor2d/contourextractor2d.hxx b/include/drawinglayer/processor2d/contourextractor2d.hxx
index 6ae6695e0af1..44c7e55eb6e2 100644
--- a/include/drawinglayer/processor2d/contourextractor2d.hxx
+++ b/include/drawinglayer/processor2d/contourextractor2d.hxx
@@ -32,7 +32,7 @@ namespace drawinglayer
{
/** ContourExtractor2D class
- A processor who extracts the contour of the primtives feeded to it
+ A processor who extracts the contour of the primitives fed to it
in the single local PolyPolygon
*/
class DRAWINGLAYER_DLLPUBLIC ContourExtractor2D final : public BaseProcessor2D
More information about the Libreoffice-commits
mailing list