Kaydet (Commit) ec5fbb89 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Iea5bd392f82e26e3c60ca332ae4bea942888e236
Reviewed-on: https://gerrit.libreoffice.org/71928
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst d7c0f520
...@@ -136,7 +136,7 @@ public: ...@@ -136,7 +136,7 @@ public:
// which gets exported now correctly as 'l' and also a point (#4, index 3) // which gets exported now correctly as 'l' and also a point (#4, index 3)
// with C2 continuity which produces a 's' statement now. // with C2 continuity which produces a 's' statement now.
// The old SVGexport identified nun-used ControlVectors erraneously as bezier segments // The old SVGexport identified nun-used ControlVectors erroneously as Bezier segments
// because the 2nd vector at the start point was used, even when added // because the 2nd vector at the start point was used, even when added
// with start point was identical to end point. Exactly for that reason // with start point was identical to end point. Exactly for that reason
// i reworked the B2DPolygon to use prev, next control points. // i reworked the B2DPolygon to use prev, next control points.
......
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