diff options
Diffstat (limited to 'src/marker.cpp')
| -rw-r--r-- | src/marker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/marker.cpp b/src/marker.cpp index 45188b4a4..50e7c970f 100644 --- a/src/marker.cpp +++ b/src/marker.cpp @@ -319,7 +319,7 @@ void SPMarker::update(SPCtx *ctx, guint flags) { // Copy parent context rctx.flags = ctx->flags; - // Initialize tranformations + // Initialize transformations rctx.i2doc = Geom::identity(); rctx.i2vp = Geom::identity(); |
