diff --git a/Source/kwsys/CommandLineArguments.hxx.in b/Source/kwsys/CommandLineArguments.hxx.in index 800dce124e..8d286fa89f 100644 --- a/Source/kwsys/CommandLineArguments.hxx.in +++ b/Source/kwsys/CommandLineArguments.hxx.in @@ -113,7 +113,7 @@ public: /** * Initialize internal data structure and pass arguments one by one. This is - * convinience method for use from scripting languages where argc and argv + * convenience method for use from scripting languages where argc and argv * are not available. */ void Initialize();