Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- count/count.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/count/count.tex b/count/count.tex index afe0539b..db4b1144 100644 --- a/count/count.tex +++ b/count/count.tex @@ -1736,7 +1736,7 @@ thread~0 can once again increment the counter locally. There are two purposes for taking this approach: \begin{enumerate*}[(1)] \item To allow thread~0 to use the fastpath for decrements as - well as increments, and + well as increments and \item To reduce the inaccuracies if all threads are monotonically incrementing up towards the limit. \end{enumerate*} -- 2.17.1