summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/kwsys/CommandLineArguments.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/CommandLineArguments.hxx.in b/Source/kwsys/CommandLineArguments.hxx.in
index 800dce1..8d286fa 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();