diff --git a/src/main.cpp b/src/main.cpp index b65fae0a..13036328 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -147,7 +147,7 @@ void fillCommandLineOptions(KCmdLineOptions& options) options.add("p ", ki18n("Change the value of a profile property.")); options.add("!e ", - ki18n("Command to execute. This option will catch all follwing" + ki18n("Command to execute. This option will catch all following" " arguments, so use it as the last option.")); options.add("+[args]", ki18n("Arguments passed to command")); options.add("", ki18n("Use --nofork to run in the foreground (helpful"