Fix some typos in directive names

This commit is contained in:
William S Fulton 2013-05-12 13:18:01 +01:00
commit ea2e615cec
4 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
/*
The %implict macro allows a SwigType (Class) to be accepted
The %implicit macro allows a SwigType (Class) to be accepted
as an input parameter and use its implicit constructors when needed.
For example: