Minor spelling mistake

Minor spelling update of `proccess` to `process`
main
Peter Featherstone 8 years ago committed by GitHub
parent 5660f925ae
commit a99d79187b

@ -562,7 +562,7 @@ class Worker(object):
self.failed_queue.quarantine(
job,
exc_info=(
"Work-horse proccess "
"Work-horse process "
"was terminated unexpectedly"
)
)

Loading…
Cancel
Save