diff options
| author | jvoisin | 2011-10-30 15:30:48 +0100 |
|---|---|---|
| committer | jvoisin | 2011-10-30 15:30:48 +0100 |
| commit | 390171cea314b21a08f236c3a5fc9b663ff53d7c (patch) | |
| tree | fe35f64d86ddeb4dadf6500966f34db99fde6714 | |
| parent | af51a7bc7302e40a9618fd3b3ed7c50c073aab22 (diff) | |
typo
| -rw-r--r-- | FORMATS | 4 | ||||
| -rw-r--r-- | README | 4 |
2 files changed, 4 insertions, 4 deletions
| @@ -99,7 +99,7 @@ | |||
| 99 | <extension>.torrent</extension> | 99 | <extension>.torrent</extension> |
| 100 | <support>full</support> | 100 | <support>full</support> |
| 101 | <metadata>torrent</metadata> | 101 | <metadata>torrent</metadata> |
| 102 | <method>remove all the compromizing metadata with a heavy tuned version | 102 | <method>remove all the compromizing metadata with a heavily tuned version |
| 103 | of the bencode lib from Petru Paled</method> | 103 | of the bencode lib by Petru Paled</method> |
| 104 | </format> | 104 | </format> |
| 105 | </xml> | 105 | </xml> |
| @@ -114,8 +114,8 @@ SUPPORTED FORMAT: | |||
| 114 | Torrent (.torrent) | 114 | Torrent (.torrent) |
| 115 | support : full | 115 | support : full |
| 116 | metadata : torrent | 116 | metadata : torrent |
| 117 | method : using the nice bencode lib from Petru Paler, | 117 | method : using the nice bencode lib by Petru Paler, |
| 118 | hardly tuned/rewritten. | 118 | heavily tuned/rewritten. |
| 119 | 119 | ||
| 120 | 120 | ||
| 121 | HOW TO IMPLEMENT NEW FORMATS: | 121 | HOW TO IMPLEMENT NEW FORMATS: |
