diff options
Diffstat (limited to 'src/ui/tools')
| -rw-r--r-- | src/ui/tools/freehand-base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/freehand-base.h b/src/ui/tools/freehand-base.h index 09c57f6f7..38b3851ff 100644 --- a/src/ui/tools/freehand-base.h +++ b/src/ui/tools/freehand-base.h @@ -76,7 +76,7 @@ public: std::list<SPCurve *> white_curves; std::vector<SPDrawAnchor*> white_anchors; - // Temporary modiffied curve when start anchor + // Temporary modified curve when start anchor SPCurve *sa_overwrited; // Start anchor |
