Signed-off-by: Junchang Wang <junchangwang@xxxxxxxxx> --- defer/hazptr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/hazptr.tex b/defer/hazptr.tex index 346146f..09c5f21 100644 --- a/defer/hazptr.tex +++ b/defer/hazptr.tex @@ -91,7 +91,7 @@ recorded a hazard pointer for the data element. It might be inefficient in some sense, but the fact is that such restarting is absolutely required for correctness. To see this, consider a hazard-pointer-protected linked list - containing elements~A, B, and~C that is subjecte to the + containing elements~A, B, and~C that is subjected to the following sequence of events: \begin{enumerate} -- 2.7.4