We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffee5d0 + 3fb975f commit fe9832fCopy full SHA for fe9832f
generic/tclListObj.c
@@ -2547,7 +2547,7 @@ TclLindexList(
2547
2548
/*
2549
* Make a private copy of the index list argument to keep the internal
2550
- * representation of th indices array unchanged while it is in use. This
+ * representation of the indices array unchanged while it is in use. This
2551
* is probably unnecessary. It does not appear that any damaging change to
2552
* the internal representation is possible, and no test has been devised to
2553
* show any error when this private copy is not made, But it's cheap, and
0 commit comments