This commit is contained in:
Andrew Dampf 2017-12-13 10:43:49 -05:00 committed by GitHub
parent 98755b9460
commit b11af1d969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ must implement the following functions:
``prep_jid``
Ensures that job ids (jid) don't collide, unless passed_jid is provided.
``nochache`` is an optional boolean that indicates if return data
``nocache`` is an optional boolean that indicates if return data
should be cached. ``passed_jid`` is a caller provided jid which should be
returned unconditionally.