>From 865d0b46e811f6a719f4af1a59d65c6f70185108 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Mon, 13 Jan 2020 19:51:52 +0900 Subject: [PATCH 3/3] intro: Fix typo Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- intro/intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/intro.tex b/intro/intro.tex index beda0464..e3ec3a43 100644 --- a/intro/intro.tex +++ b/intro/intro.tex @@ -361,7 +361,7 @@ which shows that writing single-threaded code and simply waiting a year or two for the CPUs to catch up may no longer be an option. Given the recent trends on the part of all major manufacturers towards multicore/multithreaded systems, parallelism is the way to go for -those wanting the avail themselves of the full performance of their +those wanting to avail themselves of the full performance of their systems. Even so, the first goal is performance rather than scalability, -- 2.17.1