From eb4272ba1cbed567a35d8c2eb8eff4081794b190 Mon Sep 17 00:00:00 2001 From: Tomohiro Date: Sat, 13 Oct 2018 15:55:34 +0900 Subject: manual: Fix links to Parallel & Spawn (#9342) --- lib/pure/concurrency/threadpool.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/concurrency') diff --git a/lib/pure/concurrency/threadpool.nim b/lib/pure/concurrency/threadpool.nim index f3b13fac5..9c9425d9f 100644 --- a/lib/pure/concurrency/threadpool.nim +++ b/lib/pure/concurrency/threadpool.nim @@ -7,7 +7,7 @@ # distribution, for details about the copyright. # -## Implements Nim's 'spawn'. +## Implements Nim's `spawn `_. when not compileOption("threads"): {.error: "Threadpool requires --threads:on option.".} -- cgit 1.4.1-2-gfad0