We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d0859 commit 3fb975fCopy full SHA for 3fb975f
generic/tclListObj.c
@@ -2532,7 +2532,7 @@ TclLindexList(
2532
2533
/*
2534
* Make a private copy of the index list argument to keep the internal
2535
- * representation of th indices array unchanged while it is in use. This
+ * representation of the indices array unchanged while it is in use. This
2536
* is probably unnecessary. It does not appear that any damaging change to
2537
* the internal representation is possible, and no test has been devised to
2538
* show any error when this private copy is not made, But it's cheap, and
0 commit comments