spelling: transformation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:50:30 -05:00
parent 120c7e248c
commit b7297fd9f4

View file

@ -1352,7 +1352,7 @@ typedef struct PACKED {
typedef Fixed_S32_16 GTransformNumber;
//! @internal
//! Data structure that contains the internal representation of a 3x3 tranformation matrix
//! Data structure that contains the internal representation of a 3x3 transformation matrix
//! The transformation matrix will be expressed as follows:
//! [ a b 0 ]
//! [ c d 0 ]