summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdIL.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-29 07:18:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-29 07:18:39 (GMT)
commit300d11729e97fd0dd74eda2e8d4430f7298411f5 (patch)
tree0b808abf904e678a7ea9f216c51648b8ab590af1 /generic/tclCmdIL.c
parent44bc247a5ac64f5c7887bf14ad7599cdc74596c7 (diff)
parent10643b02982edd5bfc36a6ab8d6f84795a00c3a3 (diff)
downloadtcl-300d11729e97fd0dd74eda2e8d4430f7298411f5.zip
tcl-300d11729e97fd0dd74eda2e8d4430f7298411f5.tar.gz
tcl-300d11729e97fd0dd74eda2e8d4430f7298411f5.tar.bz2
Merge 8.7
Diffstat (limited to 'generic/tclCmdIL.c')
-rw-r--r--generic/tclCmdIL.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclCmdIL.c b/generic/tclCmdIL.c
index c11534e..cbb40c6 100644
--- a/generic/tclCmdIL.c
+++ b/generic/tclCmdIL.c
@@ -1958,7 +1958,7 @@ InfoProcsCmd(
/*
* If "info procs" worked like "info commands", returning the commands
* also seen in the global namespace, then you would include this
- * code. As this could break backwards compatibilty with 8.0-8.2, we
+ * code. As this could break backwards compatibility with 8.0-8.2, we
* decided not to "fix" it in 8.3, leaving the behavior slightly
* different.
*/