Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- debugging/debugging.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugging/debugging.tex b/debugging/debugging.tex index d5fbf471..13a3c59b 100644 --- a/debugging/debugging.tex +++ b/debugging/debugging.tex @@ -1718,7 +1718,7 @@ to create an anti-heisenbug by adding delay in this manner. Of course, this begs the question of how to find the race condition in the first place. Although very lucky developers might accidentally create delay-based -anti-heisenbergs when adding debug code, this is in general a dark art. +anti-heisenbugs when adding debug code, this is in general a dark art. Nevertheless, there are a number of things you can do to find your race conditions. -- 2.17.1