Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH] toolsoftrade: minor grammar correction
@ 2016-08-10 10:38 Mike Rapoport
  2016-08-10 22:48 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2016-08-10 10:38 UTC (permalink / raw)
  To: perfbook; +Cc: Mike Rapoport

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 9ed50fe..ad838d7 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -629,7 +629,7 @@ required by \co{pthread_create()}.
 	And for that reason, the \co{pthread_mutex_lock()} and
 	\co{pthread_mutex_unlock()} primitives are normally wrapped
 	in functions that do this error checking.
-	Later on, we will wrapper them with the Linux kernel
+	Later on, we will wrap them with the Linux kernel
 	\co{spin_lock()} and \co{spin_unlock()} APIs.
 } \QuickQuizEnd

-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-10 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 10:38 [PATCH] toolsoftrade: minor grammar correction Mike Rapoport
2016-08-10 22:48 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox