aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test.c b/src/test.c
index 970780f..0ae2d50 100644
--- a/src/test.c
+++ b/src/test.c
@@ -130,7 +130,7 @@ static double make_double(double x)
* Test libclut
*
* @return 0: All tests passed
- * 1: At east one test fail
+ * 1: At least one test fail
* 2: An error occurred
*/
int main(int argc, char *argv[])