diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-09-10 23:37:25 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-10 23:37:25 +0000 |
commit | f8ce392dc7c75315113f7478dd7c47fa9420cb24 (patch) | |
tree | ef40d174cf7c3e39512256427e601fa3ae1c5a55 /doc | |
parent | c290c35f5b25cc3bcb58c2689ab14359349383a4 (diff) |
sign
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Bittorrent-like_features.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index d1645b6f8..41988a422 100644 --- a/doc/todo/Bittorrent-like_features.mdwn +++ b/doc/todo/Bittorrent-like_features.mdwn @@ -42,4 +42,4 @@ or even better: This way, a torrent would just become another source for a specific file. When we `get` the file, it fires up `$YOUR_FAVORITE_TORRENT_CLIENT` to download the file. -That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... +That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... --[[anarcat]] |