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( self.failed_queue.quarantine(
job, job,
exc_info=( exc_info=(
"Work-horse proccess " "Work-horse process "
"was terminated unexpectedly" "was terminated unexpectedly"
) )
) )

Loading…
Cancel
Save