Kaydet (Commit) 82dd3e5d authored tarafından Chr. Rossmanith's avatar Chr. Rossmanith

fixed typo

Change-Id: I2be2caae32a4b33facbf9e933f4537e12e576023
üst 78a6fc8e
...@@ -140,7 +140,7 @@ namespace svgio ...@@ -140,7 +140,7 @@ namespace svgio
if(aClipTarget.hasElements()) if(aClipTarget.hasElements())
{ {
// extract filled plygons as base for a mask PolyPolygon // extract filled polygons as base for a mask PolyPolygon
drawinglayer::processor2d::ContourExtractor2D aExtractor(aViewInformation2D, true); drawinglayer::processor2d::ContourExtractor2D aExtractor(aViewInformation2D, true);
aExtractor.process(aClipTarget); aExtractor.process(aClipTarget);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment