summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex/cmdline.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/tools/lngconvex/cmdline.cxx')
-rw-r--r--shell/source/tools/lngconvex/cmdline.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/tools/lngconvex/cmdline.cxx b/shell/source/tools/lngconvex/cmdline.cxx
index 5c6fe20f4054..ffbd228e582a 100644
--- a/shell/source/tools/lngconvex/cmdline.cxx
+++ b/shell/source/tools/lngconvex/cmdline.cxx
@@ -41,7 +41,7 @@ CommandLine::CommandLine(size_t argc, char* argv[]) :
/** Returns an argument by name. If there are
duplicate argument names in the command line,
the first one wins.
- Argument name an the argument value must be separated
+ Argument name and the argument value must be separated
by spaces. If the argument value starts with an
argument prefix use quotes else the return value is
an empty string because the value will be interpreted