summaryrefslogtreecommitdiffstats
path: root/src/text-chemistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/text-chemistry.cpp')
-rw-r--r--src/text-chemistry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text-chemistry.cpp b/src/text-chemistry.cpp
index 2c84a00f3..b2bd88a54 100644
--- a/src/text-chemistry.cpp
+++ b/src/text-chemistry.cpp
@@ -123,7 +123,7 @@ text_put_on_path()
new_item->updateRepr();
Inkscape::GC::release(repr);
- text->deleteObject(); // delete the orignal flowtext
+ text->deleteObject(); // delete the original flowtext
desktop->getDocument()->ensureUpToDate();