Skip to content

Commit fe9832f

Browse files
author
jan.nijtmans
committed
Merge 8.7
2 parents ffee5d0 + 3fb975f commit fe9832f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generic/tclListObj.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2547,7 +2547,7 @@ TclLindexList(
25472547

25482548
/*
25492549
* 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
2550+
* representation of the indices array unchanged while it is in use. This
25512551
* is probably unnecessary. It does not appear that any damaging change to
25522552
* the internal representation is possible, and no test has been devised to
25532553
* show any error when this private copy is not made, But it's cheap, and

0 commit comments

Comments
 (0)