Code

Adding the lacking HSL bubbles transparent
[inkscape.git] / src / main.cpp
index 37dff7cdee19fde6b55cdbf881a845e8d70861ff..72cab584ff854eb4faf038266c421aa0a8e3fa8e 100644 (file)
@@ -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