From fa51ffa63a89982ad4a66336cc19b63576de5f0f Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 26 Sep 2012 23:27:34 +0000 Subject: [PATCH] now sense -> no sense --- external/bsd/atf/dist/atf-c/atf-c-api.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/bsd/atf/dist/atf-c/atf-c-api.3 b/external/bsd/atf/dist/atf-c/atf-c-api.3 index 548db4f9f712..02de286b2f9f 100644 --- a/external/bsd/atf/dist/atf-c/atf-c-api.3 +++ b/external/bsd/atf/dist/atf-c/atf-c-api.3 @@ -382,7 +382,7 @@ variant of the macros immediately abort the test case as soon as an error condition is detected by calling the .Fn atf_tc_fail function. -Use this variant whenever it makes now sense to continue the execution of a +Use this variant whenever it makes no sense to continue the execution of a test case when the checked condition is not met. The .Sq CHECK