You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim Gates d82af1469f
docs: Fix a few typos (#1679)
There are small typos in:
- docs/docs/exceptions.md
- docs/docs/jobs.md
- rq/queue.py
- tests/fixtures.py
- tests/test_job.py

Fixes:
- Should read `slightly` rather than `slighty`.
- Should read `requeuing` rather than `requeueing`.
- Should read `implementers` rather than `implementors`.
- Should read `definition` rather than `defition`.
- Should read `canceled` rather than `canceld`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
3 years ago
..
connections.md fix code tag in connections.md (#1189) 5 years ago
exceptions.md docs: Fix a few typos (#1679) 3 years ago
index.md Fix syntax error in docs example (#1664) 3 years ago
job_registries.md job.cancel() puts job into CanceledJobRegistry. (#1546) 4 years ago
jobs.md docs: Fix a few typos (#1679) 3 years ago
monitoring.md Minor doc fix 5 years ago
results.md Updated leftover references to FailedQueue 6 years ago
scheduling.md Remove alpha warning from scheduler docs 5 years ago
testing.md Cross platform simple worker (#1629) 3 years ago
workers.md Replace highlight tag in docs (#1600) 4 years ago