summaryrefslogtreecommitdiffstats
path: root/generic/tclVar.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-12-02 19:01:40 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-12-02 19:01:40 (GMT)
commit919124e2eb532ec5bf24ccbfdee818c5cab131a0 (patch)
tree04b3ccd8f8611875ddcb477caa0a435c3643c71d /generic/tclVar.c
parent369dcc22d77b8350b299e2d744e7a51f78571296 (diff)
parentc9bee15d7360f859a1916da19733e2595caad00b (diff)
downloadtcl-919124e2eb532ec5bf24ccbfdee818c5cab131a0.zip
tcl-919124e2eb532ec5bf24ccbfdee818c5cab131a0.tar.gz
tcl-919124e2eb532ec5bf24ccbfdee818c5cab131a0.tar.bz2
merge trunk
Diffstat (limited to 'generic/tclVar.c')
-rw-r--r--generic/tclVar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclVar.c b/generic/tclVar.c
index 92ca81c..0188c39 100644
--- a/generic/tclVar.c
+++ b/generic/tclVar.c
@@ -2786,7 +2786,7 @@ TclArraySet(
} else {
/*
* Not a dictionary, so assume (and convert to, for backward-
- * -compatability reasons) a list.
+ * -compatibility reasons) a list.
*/
int elemLen;