[PATCH 1/2] count: Adds a missed unbreakable space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This commit adds a missed unbreakable space in count chapter.

Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx>
---
 count/count.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/count/count.tex b/count/count.tex
index a9a36b27..7d7701ff 100644
--- a/count/count.tex
+++ b/count/count.tex
@@ -1157,7 +1157,7 @@ on a parallel machine.
 
 	To see this, suppose that thread~0 adds the value three to its
 	counter, thread~1 adds the value five to its counter, and
-	threads~2 and 3 sum the counters.
+	threads~2 and~3 sum the counters.
 	If the system is ``weakly ordered'' or if the compiler
 	uses aggressive optimizations, thread~2 might find the
 	sum to be three and thread~3 might find the sum to be five.
-- 
2.17.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux