diff options
Diffstat (limited to 'generic/tclTestABSList.c')
-rw-r--r-- | generic/tclTestABSList.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclTestABSList.c b/generic/tclTestABSList.c index 2e554e7..7e853e4 100644 --- a/generic/tclTestABSList.c +++ b/generic/tclTestABSList.c @@ -480,7 +480,7 @@ static int my_LStringObjRange( * * my_LStringObjReverse -- * - * Creates a new Obj with the the order of the elements in the lstring + * Creates a new Obj with the order of the elements in the lstring * value reversed, where first is last and last is first, etc. * * Results: |