diff --git a/include/acutest.h b/include/acutest.h index 20500ae..e263d6f 100644 --- a/include/acutest.h +++ b/include/acutest.h @@ -245,7 +245,7 @@ #endif -/* Common test initialiation/clean-up +/* Common test initialisation/clean-up * * In some test suites, it may be needed to perform some sort of the same * initialization and/or clean-up in all the tests.