mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 14:13:33 -07:00
fix typos
This commit is contained in:
parent
5a6837759d
commit
0898fe42a1
2 changed files with 3 additions and 3 deletions
2
.github/README.md
vendored
2
.github/README.md
vendored
|
@ -32,7 +32,7 @@ Installation instructions for this are available in the [wiki](https://github.co
|
|||
|
||||
Contribution
|
||||
------------
|
||||
We who have developed nzbToMedia believe in the openness of open-source, and as such we hope that any modifications will lead back to the [orignal repo](https://github.com/clinton-hall/nzbToMedia "orignal repo") via pull requests.
|
||||
We who have developed nzbToMedia believe in the openness of open-source, and as such we hope that any modifications will lead back to the [original repo](https://github.com/clinton-hall/nzbToMedia "orignal repo") via pull requests.
|
||||
|
||||
Founder: [clinton-hall](https://github.com/clinton-hall "clinton-hall")
|
||||
|
||||
|
|
|
@ -175,12 +175,12 @@
|
|||
# api key for www.omdbapi.com (used as alternative to imdb to assist with movie identification).
|
||||
#W3omdbapikey=
|
||||
|
||||
# Wacther3 Delete Failed Downloads (0, 1).
|
||||
# Watcher3 Delete Failed Downloads (0, 1).
|
||||
#
|
||||
# set to 1 to delete failed, or 0 to leave files in place.
|
||||
#W3delete_failed=0
|
||||
|
||||
# Wacther3 wait_for
|
||||
# Watcher3 wait_for
|
||||
#
|
||||
# Set the number of minutes to wait after calling the renamer, to check the movie has changed status.
|
||||
#W3wait_for=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue