git-svn: trunk@4122

aCaB authored on 2008/08/20 21:56:34
Showing 1 changed files
... ...
@@ -345,7 +345,7 @@ int main(int argc, char **argv)
345 345
 #ifdef CHECK_HAVE_LOOPS
346 346
     srunner_add_suite(sr, test_cli_suite());
347 347
 #else
348
-    printf("*** Warning ***: your check version is too old,\nseveral important test will not execute\n");
348
+    printf("*** Warning ***: your check version is too old,\nseveral important tests will not execute\n");
349 349
 #endif
350 350
     srunner_add_suite(sr, test_jsnorm_suite());
351 351
     srunner_add_suite(sr, test_str_suite());