aboutsummaryrefslogtreecommitdiff
path: root/Lib/tcl
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2016-12-13 12:19:09 +1300
committerOlly Betts <olly@survex.com>2016-12-13 12:19:09 +1300
commita5a6da95478d4b0b47adbbf51c85cdd2bbbcc60d (patch)
treee63d79446ec4de1cb65e34f30d17889f4f1c7ff0 /Lib/tcl
parent2b4c1cdd5edb45fc7e54a5d148597044933d2db1 (diff)
downloadswig-a5a6da95478d4b0b47adbbf51c85cdd2bbbcc60d.tar.gz
Fix comment typo
Diffstat (limited to 'Lib/tcl')
-rw-r--r--Lib/tcl/tclrun.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/tcl/tclrun.swg b/Lib/tcl/tclrun.swg
index c0fb1fc90..e6531e555 100644
--- a/Lib/tcl/tclrun.swg
+++ b/Lib/tcl/tclrun.swg
@@ -286,7 +286,7 @@ SWIG_Tcl_SetModule(Tcl_Interp *interp, swig_module_info *module) {
}
/* -----------------------------------------------------------------------------*
- * Object auxiliars
+ * Object auxiliaries
* -----------------------------------------------------------------------------*/