summaryrefslogtreecommitdiffstats
path: root/src/file.cpp
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2019-03-26 11:17:17 +0000
committerluz.paz <luzpaz@users.noreply.github.com>2019-03-26 11:17:17 +0000
commit57678b4b45f7f76778f7ca04b38ac9a77add9dbb (patch)
treed7a17d1759ddc70fe4b16d8800aa6c6f31334608 /src/file.cpp
parentlpe-pts2ellipse: added perspective circle from 4 points (diff)
downloadinkscape-57678b4b45f7f76778f7ca04b38ac9a77add9dbb.tar.gz
inkscape-57678b4b45f7f76778f7ca04b38ac9a77add9dbb.zip
Misc. typos
Found via `codespell`
Diffstat (limited to 'src/file.cpp')
-rw-r--r--src/file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp
index 74bf9c162..70b2b3817 100644
--- a/src/file.cpp
+++ b/src/file.cpp
@@ -1508,7 +1508,7 @@ sp_file_export_to_ocal_dialog(Gtk::Window &parentWindow)
return success;
}
- // Start now the submition
+ // Start submission now
// Create the uri
Inkscape::Preferences *prefs = Inkscape::Preferences::get();