>From cd352d3dfd20d8fcfdddafe5547ad191cbdda37e Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Mon, 13 Jan 2020 16:18:19 +0900 Subject: [PATCH 2/3] howto: Fix typo Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- howto/howto.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto/howto.tex b/howto/howto.tex index bbdacbf1..fe80cca8 100644 --- a/howto/howto.tex +++ b/howto/howto.tex @@ -23,7 +23,7 @@ Parallel programming is not as hard as some say, and we hope that this book makes your parallel-programming projects easier and more fun. -In short, where parallel programming once focused on science, research, +In short, while parallel programming once focused on science, research, and grand-challenge projects, it is quickly becoming an engineering discipline. We therefore examine specific parallel-programming tasks -- 2.17.1