mirror of
https://github.com/recp/cglm.git
synced 2025-12-31 12:47:05 +00:00
Fix typos.
This commit is contained in:
@@ -117,7 +117,7 @@ Functions documentation
|
||||
norm * norm (magnitude) of vector
|
||||
|
||||
we can use this func instead of calling norm * norm, because it would call
|
||||
sqrtf fuction twice but with this func we can avoid func call, maybe this is
|
||||
sqrtf function twice but with this func we can avoid func call, maybe this is
|
||||
not good name for this func
|
||||
|
||||
Parameters:
|
||||
|
||||
Reference in New Issue
Block a user