mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 05:40:05 +00:00
Typo
This commit is contained in:
parent
5161b44c37
commit
8755f51bec
@ -368,7 +368,7 @@ public:
|
||||
return btAcos(dot(v) / s);
|
||||
}
|
||||
|
||||
/**@brief Return a vector will the absolute values of each element */
|
||||
/**@brief Return a vector with the absolute values of each element */
|
||||
SIMD_FORCE_INLINE btVector3 absolute() const
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user