summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2021-03-12 20:04:32 +0800
committerGitHub <noreply@github.com>2021-03-12 13:04:32 +0100
commit2e730f1452254ae7c86d89b167f0fe9e002f57b4 (patch)
tree65ac152aef5e3214b3577f8c5dc3b978275dcdb9 /tools/kochdocs.nim
parentd97bf4f1c80ef41789ecfc3430e04293d2b20043 (diff)
downloadNim-2e730f1452254ae7c86d89b167f0fe9e002f57b4.tar.gz
rename channels to channels_builtin (#17330)
* improve test coverage for isolation

* a bit better

* rename channels to channels_builtin
Diffstat (limited to 'tools/kochdocs.nim')
-rw-r--r--tools/kochdocs.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/kochdocs.nim b/tools/kochdocs.nim
index 530ce8571..8f4dd87a9 100644
--- a/tools/kochdocs.nim
+++ b/tools/kochdocs.nim
@@ -126,7 +126,7 @@ gc.rst
 
   doc0 = """
 lib/system/threads.nim
-lib/system/channels.nim
+lib/system/channels_builtin.nim
 """.splitWhitespace() # ran by `nim doc0` instead of `nim doc`
 
   withoutIndex = """