From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- src/text-chemistry.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/text-chemistry.cpp') 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(); -- cgit v1.2.3