From e4135ca669c94acbc1a8ad8ef673aaa4d9cfd993 Mon Sep 17 00:00:00 2001 From: Nils Maier Date: Sun, 13 Apr 2014 18:48:47 +0200 Subject: [PATCH] Fix typo: BitTorr(r)ent --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index aa2935334..2298bb6f0 100644 --- a/README.rst +++ b/README.rst @@ -383,7 +383,7 @@ translation `_, `Portuguese translation `_). -BitTorrrent +BitTorrent ----------- About filenames @@ -394,7 +394,7 @@ single-file mode If "name" key is present in .torrent file, filename is the value of "name" key. Otherwise, filename is the basename of .torrent file appended by ".file". For example, .torrent file is - "test.torrrent", then filename is "test.torrent.file". The + "test.torrent", then filename is "test.torrent.file". The directory to store the downloaded file can be specified by -d option.