diff --git a/mk/tests.mk b/mk/tests.mk index 153cf9bf2fb..b41eaba1900 100644 --- a/mk/tests.mk +++ b/mk/tests.mk @@ -608,7 +608,7 @@ endif # CTEST_DISABLE_NONSELFHOST_$(TEST_GROUP), if set, will cause that # test group to be disabled *unless* the target is able to build a -# compiler (i.e. when the target triple is in the set of of host +# compiler (i.e. when the target triple is in the set of host # triples). The associated message will be printed as a warning # during attempts to run those tests.