X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmain.cpp;h=e1d348e8f2cb94dbbc922ca9e890c4080011b292;hb=d251786b045680a5b975f72f25daf6f87a57f0d8;hp=369de55e840487e5046e24ece1aa014f7e4251c8;hpb=603dafaf1d466480286305a12c6a8c25ac373a44;p=kdenlive diff --git a/src/main.cpp b/src/main.cpp index 369de55e..e1d348e8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -50,7 +50,7 @@ int main(int argc, char *argv[]) KCmdLineArgs::init(argc, argv, &aboutData); KCmdLineOptions options; - options.add("mlt-path ", ki18n("Set the path for MLT environnement")); + options.add("mlt-path ", ki18n("Set the path for MLT environment")); options.add("+[file]", ki18n("Document to open")); //new KCmdLineArgs::addCmdLineOptions(options); //new