summaryrefslogtreecommitdiffstats
path: root/src/knotholder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/knotholder.h')
-rw-r--r--src/knotholder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knotholder.h b/src/knotholder.h
index 3c535cc31..01e81c845 100644
--- a/src/knotholder.h
+++ b/src/knotholder.h
@@ -60,7 +60,7 @@ public:
void add_pattern_knotholder();
void setEditTransform(Geom::Affine edit_transform);
- Geom::Affine getEditTranform() const { return _edit_transform; }
+ Geom::Affine getEditTransform() const { return _edit_transform; }
bool knot_mouseover() const;