spelling: internal

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 3545e5b8ad
commit a76b593697
@@ -1610,7 +1610,7 @@ final class LayerIIIDecoder implements FrameDecoder {
// http://www.iro.umontreal.ca/~boyerf
//
// The code has been optimized for Intel processors
// (takes a lot of time to convert float to and from iternal FPU representation)
// (takes a lot of time to convert float to and from internal FPU representation)
//
// It is a simple "factorization" of the IDCT matrix.