diff options
author | Øyvind A. Holm <sunny@sunbase.org> | 2015-05-30 16:54:14 +0200 |
---|---|---|
committer | Øyvind A. Holm <sunny@sunbase.org> | 2015-05-30 16:54:14 +0200 |
commit | 4c5d964e0f2bcc5baac8e6a2c0c1397d5ececd7d (patch) | |
tree | 6afb0da1ae42ec55351e633e4c16f4d09c8a09bb /doc/special_remotes | |
parent | 5368de79c19e24d5b5fbd8f310b4c867dba65fef (diff) |
doc/*.mdwn: Various typo fixes
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/bittorrent.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/special_remotes/bittorrent.mdwn b/doc/special_remotes/bittorrent.mdwn index 437bb23a2..22bcdc4ae 100644 --- a/doc/special_remotes/bittorrent.mdwn +++ b/doc/special_remotes/bittorrent.mdwn @@ -10,8 +10,8 @@ See [[tips/using_the_web_as_a_special_remote]] for usage examples. git-annex uses [aria2](http://aria2.sourceforge.net/) to download torrents. If git-annex is not built using the haskell torrent library to parse -torrents, it also needs the needs the `btshowmetainfo` program, from -either bittornado or the original BitTorrent client. +torrents, it also needs the `btshowmetainfo` program, from either +bittornado or the original BitTorrent client. ## notes |