circle docs fixup

This commit is contained in:
duarm
2023-12-06 16:14:59 -03:00
parent eb73e4123b
commit 7061df0066

View File

@@ -161,7 +161,7 @@ Functions documentation
| *[in]* **aabb** bounding box
| *[out]* **other** other bounding box
.. c:function:: bool glm_aabb2d_circle(vec2 aabb[2], vec3 s)
.. c:function:: bool glm_aabb2d_circle(vec2 aabb[2], vec3 c)
| check if AABB intersects with sphere