diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2018-05-14 11:00:52 -0400 |
---|---|---|
committer | luz paz <luzpaz@users.noreply.github.com> | 2018-05-17 10:04:23 -0400 |
commit | 60dfa31a67601f25a3ca171ae7d2503a46e0ec03 (patch) | |
tree | dc18e5f0bbd4b97bd3b562149408fa8212b0f598 /Lib/python/pyuserdir.swg | |
parent | 3eb41c9beb4b420bc58b9c2b97316f35dc3be7be (diff) | |
download | swig-60dfa31a67601f25a3ca171ae7d2503a46e0ec03.tar.gz |
Misc. typos
found via `codespell` and `grep`
Diffstat (limited to 'Lib/python/pyuserdir.swg')
-rw-r--r-- | Lib/python/pyuserdir.swg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/python/pyuserdir.swg b/Lib/python/pyuserdir.swg index 00aec07d5..af9c86d3c 100644 --- a/Lib/python/pyuserdir.swg +++ b/Lib/python/pyuserdir.swg @@ -163,7 +163,7 @@ These methods "may be called" if needed. /* ------------------------------------------------------------------------- */ /* - Enable keywords paramaters + Enable keywords parameters */ #define %kwargs %feature("kwargs") |