summaryrefslogtreecommitdiffstats
path: root/runtime/doc/channel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/channel.txt')
-rw-r--r--runtime/doc/channel.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/channel.txt b/runtime/doc/channel.txt
index ece06af5ba..f294679551 100644
--- a/runtime/doc/channel.txt
+++ b/runtime/doc/channel.txt
@@ -956,7 +956,7 @@ job_info([{job}]) *job_info()*
Can also be used as a |method|: >
GetJob()->job_info()
<
- Return type: dict<any> or list<any> depending on whether {job}
+ Return type: dict<any> or list<job> depending on whether {job}
was given