From d44b650cd458d6e5032694801a7f8fd5359ee20d Mon Sep 17 00:00:00 2001 From: hexcoder Date: Tue, 9 Mar 2021 22:14:34 +0100 Subject: typo --- instrumentation/README.ctx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/README.ctx.md b/instrumentation/README.ctx.md index 577b3e5f..335e9921 100644 --- a/instrumentation/README.ctx.md +++ b/instrumentation/README.ctx.md @@ -29,7 +29,7 @@ many map collisions occur. ## Caller Branch Coverage If the context sensitive coverage introduces too may collisions and becoming -decremental, the user can choose to augment edge coverage with just the +detrimental, the user can choose to augment edge coverage with just the called function ID, instead of the entire callstack hash. In math the coverage is collected as follows: -- cgit 1.4.1