diff --git a/tjbenchtest.in b/tjbenchtest.in index eca43a78..d26f6f61 100755 --- a/tjbenchtest.in +++ b/tjbenchtest.in @@ -66,7 +66,7 @@ while [ $# -gt 0 ]; do # there is no easy way around it, so for now, we just test the only image that # works. (NOTE: shira_bird8 does not suffer from the above issue, but it # suffers from an unrelated problem whereby the combination of -# tj3DecompressToYUV*() and tj3DecodeYUV*() do not produce bitwise-identical +# tj3DecompressToYUV*() and tj3DecodeYUV*() does not produce bitwise-identical # results to tj3Decompress*() if decompression scaling is enabled. This latter # phenomenon is not yet fully understood but is also believed to be some sort # of round-off error.)