summaryrefslogtreecommitdiff
path: root/Lib/swigrun.swg
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2010-06-20 15:27:34 +0000
committerOlly Betts <olly@survex.com>2010-06-20 15:27:34 +0000
commit6bd53139fbc2ee82c5578891a01d22e19f305936 (patch)
treea6ad2efef1cd055748fe43c6c3e1fc18c83f71d6 /Lib/swigrun.swg
parent49fb2f8550d569d25153cad1eacc825537445289 (diff)
downloadswig-6bd53139fbc2ee82c5578891a01d22e19f305936.tar.gz
Fix typo in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Lib/swigrun.swg')
-rw-r--r--Lib/swigrun.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/swigrun.swg b/Lib/swigrun.swg
index a8e9ad74c..e5afb62c4 100644
--- a/Lib/swigrun.swg
+++ b/Lib/swigrun.swg
@@ -51,7 +51,7 @@
/*
Flags/methods for returning states.
- The SWIG conversion methods, as ConvertPtr, return and integer
+ The SWIG conversion methods, as ConvertPtr, return an integer
that tells if the conversion was successful or not. And if not,
an error code can be returned (see swigerrors.swg for the codes).