diff options
Diffstat (limited to 'src/2geom/elliptical-arc.cpp')
| -rw-r--r-- | src/2geom/elliptical-arc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/elliptical-arc.cpp b/src/2geom/elliptical-arc.cpp index b7d60fd17..f0a29b565 100644 --- a/src/2geom/elliptical-arc.cpp +++ b/src/2geom/elliptical-arc.cpp @@ -722,7 +722,7 @@ D2<SBasis> EllipticalArc::toSBasis() const return arc; } -// All operations that do not contain skew can be evaulated +// All operations that do not contain skew can be evaluated // without passing through the implicit form of the ellipse, // which preserves precision. |
