mat2x3[docs]: fix glm_mat2x3_zero parameters

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
Vincent Davis Jr
2025-04-05 09:58:49 -04:00
parent 2128235d42
commit dde053a295

View File

@@ -63,7 +63,7 @@ Functions documentation
Zero out the mat2x3 (m).
Parameters:
| *[in, out]* **mat** mat2x3 (src, dest)
| *[in, out]* **m** mat2x3 (src, dest)
.. csv-table:: mat2x3 **(m)**
:header: "", "column 1", "column 2"