diff --git a/include/litesimd/compare.h b/include/litesimd/compare.h index 7b2d620..ff358e1 100644 --- a/include/litesimd/compare.h +++ b/include/litesimd/compare.h @@ -37,7 +37,7 @@ namespace litesimd { /** - * \defgroup compare Comparision operations + * \defgroup compare Comparison operations * * In litesimd, the compare group has functions to compare values, with `grater than` * and `equal to` operators, and to manipulate the result.