summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorIvan Mas??r <helix84@centrum.sk>2009-05-06 15:48:49 +0000
committerhelix84 <helix84@users.sourceforge.net>2009-05-06 15:48:49 +0000
commit5a6e5b04e9b641b97fe813121583abb18a18acda (patch)
treecf1cef8582a105e723cca4806545f12281994213 /src/main.cpp
parentusing uri syntax while importing files using xlink:href (diff)
downloadinkscape-5a6e5b04e9b641b97fe813121583abb18a18acda.tar.gz
inkscape-5a6e5b04e9b641b97fe813121583abb18a18acda.zip
* [INTL:*] fixed typos (by Yuri Chornoivan)
(bzr r7827)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 37dff7cde..72cab584f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -450,7 +450,7 @@ struct poptOption options[] = {
{"shell", 0,
POPT_ARG_NONE, &sp_shell, SP_ARG_SHELL,
- N_("Start Inkscape in interative shell mode."),
+ N_("Start Inkscape in interactive shell mode."),
NULL},
POPT_AUTOHELP POPT_TABLEEND