Skip to content

Commit

Permalink
Merge pull request #290 from RoboSchmied/RoboSchmied-AGfixT20
Browse files Browse the repository at this point in the history
Fix 1 typo in comment section of relic_util.h
  • Loading branch information
dfaranha authored Mar 27, 2024
2 parents 6c97815 + 9efc9d2 commit 6f7e8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/relic_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
/*============================================================================*/

/**
* Toggle endianess of a digit.
* Toggle endianness of a digit.
*/
uint32_t util_conv_endian(uint32_t i);

Expand Down

0 comments on commit 6f7e8e3

Please sign in to comment.