aboutsummaryrefslogtreecommitdiff
path: root/Lib
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2013-09-25 17:29:33 +1200
committerOlly Betts <olly@survex.com>2013-09-25 17:29:33 +1200
commit12708c9241bf9e5ef75a449ff848f2be84a35e72 (patch)
tree43c3502a50409377d0c3f5d1c38f5b93b846dd20 /Lib
parentab2a8b7379c2daeace5ce8313ad69d2b51b6d706 (diff)
downloadswig-12708c9241bf9e5ef75a449ff848f2be84a35e72.tar.gz
Fix typos
Diffstat (limited to 'Lib')
-rw-r--r--Lib/go/go.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/go/go.swg b/Lib/go/go.swg
index cc3beef7d..b00533fa3 100644
--- a/Lib/go/go.swg
+++ b/Lib/go/go.swg
@@ -431,7 +431,7 @@
%}
/* Typecheck typemaps. The purpose of these is merely to issue a
- warning for overloaded C++ functions * that cannot be overloaded in
+ warning for overloaded C++ functions that cannot be overloaded in
Go as more than one C++ type maps to a single Go type. */
%typecheck(SWIG_TYPECHECK_BOOL) /* Go bool */