aboutsummaryrefslogtreecommitdiff
path: root/Lib/swig.swg
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2014-02-23 16:52:08 +1300
committerOlly Betts <olly@survex.com>2014-02-23 17:15:22 +1300
commit2f3bf144c685585dab7d4d8ae1ae805dda0edab8 (patch)
tree611f6542d86afedc55da13999b180f5e9efe5e0c /Lib/swig.swg
parent894de07c3d676268cbfc83cf92e0bd6e7850e2dc (diff)
downloadswig-2f3bf144c685585dab7d4d8ae1ae805dda0edab8.tar.gz
Fix assorted comment and documentation typos
Diffstat (limited to 'Lib/swig.swg')
-rw-r--r--Lib/swig.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/swig.swg b/Lib/swig.swg
index 3ddbb85a0..c33ae3854 100644
--- a/Lib/swig.swg
+++ b/Lib/swig.swg
@@ -321,7 +321,7 @@ static int NAME(TYPE x) {
/*
* Function/method overloading support. This is done through typemaps,
- * but also involve a precedence level.
+ * but also involves a precedence level.
*/
/* Macro for overload resolution */