mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Fix typos.
This commit is contained in:
@@ -180,7 +180,7 @@ glm_mat2_transpose_to(mat2 m, mat2 dest) {
|
||||
}
|
||||
|
||||
/*!
|
||||
* @brief tranpose mat2 and store result in same matrix
|
||||
* @brief transpose mat2 and store result in same matrix
|
||||
*
|
||||
* @param[in, out] m source and dest
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user