mirror of
https://github.com/recp/cglm.git
synced 2026-01-02 13:49:59 +00:00
Fix Singular / Plural in comments
This commit is contained in:
@@ -70,7 +70,7 @@ glm_vec2_eq_eps(vec2 v, float val) {
|
||||
}
|
||||
|
||||
/*!
|
||||
* @brief check if vectors members are equal (without epsilon)
|
||||
* @brief check if vector members are equal (without epsilon)
|
||||
*
|
||||
* @param[in] v vector
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user