spelling: internal

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:43:05 -04:00
committed by Jindra Petřík
parent 3545e5b8ad
commit a76b593697

View File

@@ -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.