Reduce typo count.

This commit is contained in:
Bruce Mitchener
2024-07-14 09:10:19 +07:00
parent ed731f991d
commit 068f6951b3
15 changed files with 26 additions and 26 deletions

View File

@@ -238,7 +238,7 @@ glms_ivec2_(subs)(ivec2s v, int s) {
/*!
* @brief multiply vector [a] with vector [b] and store result in [dest]
*
* @param[in] a frist vector
* @param[in] a first vector
* @param[in] b second vector
* @returns destination
*/