From 9a6eb5a6b82a7a22ed20d1da2c28433fcd985dd0 Mon Sep 17 00:00:00 2001 From: Lyle Johnson Date: Tue, 24 Aug 2004 12:31:10 +0000 Subject: [PATCH] Fixed a little typo in the comments (was "Outnput", changed to "Output"). git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6122 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/python/pyswigtype.swg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/python/pyswigtype.swg b/Lib/python/pyswigtype.swg index 45a4a5d06..c79607ec0 100644 --- a/Lib/python/pyswigtype.swg +++ b/Lib/python/pyswigtype.swg @@ -36,7 +36,7 @@ /* ----------------------------------------------------------------------------- - * --- Outnput arguments --- + * --- Output arguments --- * ----------------------------------------------------------------------------- */ /* Pointers, references, and arrays */