summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/jobs.py
diff options
context:
space:
mode:
Diffstat (limited to 'func/minion/modules/jobs.py')
-rw-r--r--func/minion/modules/jobs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/func/minion/modules/jobs.py b/func/minion/modules/jobs.py
index 90c7421..97d203f 100644
--- a/func/minion/modules/jobs.py
+++ b/func/minion/modules/jobs.py
@@ -1,5 +1,5 @@
## (Largely internal) module for access to asynchoronously dispatched
-## module job ID's. The Func Client() module wraps most of this usage
+## module job ID's. The Func Overlord() module wraps most of this usage
## so it's not entirely relevant to folks using the CLI or Func API
## directly.
##