mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: transformation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
120c7e248c
commit
b7297fd9f4
1 changed files with 1 additions and 1 deletions
|
@ -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 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue