summaryrefslogtreecommitdiff
path: root/Lib/swigrun.swg
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-01-12 22:39:39 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-01-12 22:39:39 +0000
commita91c3e9120118d796e287b6ab5c8f11b9e781418 (patch)
treefe7917c273d45898c9870447cc0969253f47104a /Lib/swigrun.swg
parent1be894e058dea24b44d44ab9c571dccf9cac7451 (diff)
downloadswig-a91c3e9120118d796e287b6ab5c8f11b9e781418.tar.gz
minor typo in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10202 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 9a3e56a64..f8e75e611 100644
--- a/Lib/swigrun.swg
+++ b/Lib/swigrun.swg
@@ -185,7 +185,7 @@ extern "C" {
typedef void *(*swig_converter_func)(void *);
typedef struct swig_type_info *(*swig_dycast_func)(void **);
-/* Structure to store inforomation on one type */
+/* Structure to store information on one type */
typedef struct swig_type_info {
const char *name; /* mangled name of this type */
const char *str; /* human readable name of this type */