From d3239ac68f4cc74e5f5c7cecf876f07262bbf57e Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Fri, 17 Jun 2005 11:46:29 -0400 Subject: ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (convenience) --- Source/kwsys/CommandLineArguments.hxx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- cgit v0.12