Skip to content

Commit fc5a7f5

Browse files
Small typos
1 parent 46ace41 commit fc5a7f5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@ AppVeyor |[![Build status](https://ci.appveyor.com/api/projects/status/yq8u
1717
---
1818

1919
## Warning: ##
20-
There is no backup function in this software. Used it at your own risk. Bittorrent work fine without this program. You probably don't need this software.
20+
There is no backup function in this software. Use it at your own risk. Bittorrent works fine without this program. You probably don't need this software.
2121

2222
---
2323

2424
## Which program to use for add/remove bittorrent trackers? ##
2525
* **Edit one torrent file:** You can use http://torrenteditor.com/
26-
* **Edit multiple torrent file:** Use this program. It is made for changing multiple torrent files.
26+
* **Edit multiple torrent files:** Use this program. It is made for changing multiple torrent files.
2727

2828
---
2929

3030
## Features: ##
3131
* Select one torrent file or a folder with torrent files.
32-
* Add one or more tracker at the same time.
33-
* Remove one or more tracker at the same time.
34-
* Remove all the tracker to create tracker less torrent. DHT torrent
32+
* Add one or more trackers at the same time.
33+
* Remove one or more trackers at the same time.
34+
* Remove all the trackers to create trackerless torrent. DHT torrent
3535
* Change public/private flag. Warning: This will change the torrent info HASH.
3636
* Preset add/remove tracker via add\_trackers.txt and remove\_trackers.txt files when present in the same folder as the executable file.
3737
* Optional start as console program. (See readme.txt inside download)
@@ -58,10 +58,10 @@ There is no backup function in this software. Used it at your own risk. Bittorre
5858

5959
### 1.32.0 ###
6060
* ADD: Add more options for updating the torrent tracker list. ([Issue 8](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/8))
61-
* ADD: Add trackers but keep the original unique trackers list instact. ([Issue 12](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/12))
61+
* ADD: Add trackers but keep the original unique trackers list intact. ([Issue 12](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/12))
6262
* ADD: Randomize tracker order for each torrent file. ([Issue 19](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/19))
6363
* FIX: Trackers with https ([Issue 9](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/9))
64-
* FIX: Read torrent file with string size langer that 1MB ([Issue 10](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/10))
64+
* FIX: Read torrent file with string size larger that 1MB ([Issue 10](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/10))
6565
* FIX: Give user a warning when torrent file is read only file. ([Issue 14](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/14))
6666
* FIX: Give user a warning when torrent file update failed. ([Issue 15](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/15))
6767
* FIX: Can not be opened by dragging a file. ([Issue 17](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/17))
@@ -75,7 +75,7 @@ There is no backup function in this software. Used it at your own risk. Bittorre
7575
### 1.30 ###
7676
* ADD: Tab page Files/trackers/info
7777
* ADD: Optional start as console program. (See readme.txt inside download)
78-
* ADD: remove\_trackers.txt will remove specific trackers form torrent.
78+
* ADD: remove\_trackers.txt will remove specific trackers from torrent.
7979
* ADD: export\_trackers.txt is created after updating the torrent.
8080
* ADD: drag and drop of trackers file (with '.txt' file extension)
8181
* FIX: Can not remove duplicate Tracker automatically ([Issue 4](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/4))
@@ -99,7 +99,7 @@ There is no backup function in this software. Used it at your own risk. Bittorre
9999

100100
![](pictures/trackereditor.png?raw=true "Trackers List")
101101

102-
This screen shot show the program, after a folder is selected with torrent files inside. The normal procedure is to deselect the trackers that no longer working. Optionally add your own trackers. And select the 'Update torrent' menu.
102+
This screen shot show the program, after a folder is selected with torrent files inside. The normal procedure is to deselect the trackers that are no longer working. Optionally add your own trackers. And select the 'Update torrent' menu.
103103

104104
---
105105

0 commit comments

Comments
 (0)