aboutsummaryrefslogtreecommitdiff
path: root/python/bencode/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/bencode/README')
-rw-r--r--python/bencode/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/bencode/README b/python/bencode/README
index 26fe73452752..08b700d4a2d4 100644
--- a/python/bencode/README
+++ b/python/bencode/README
@@ -2,7 +2,7 @@ bencode (python module)
The BitTorrent bencode module as a light-weight, stand alone package.
-This package simply re-packages the existing bencoding and bdecoding
-implemention from the 'official' BitTorrent client as a separate, leight-weight
-package for re-using them without having the entire BitTorrent software as a
-dependency.
+This package simply re-packages the existing bencoding and bdecoding
+implemention from the 'official' BitTorrent client as a separate,
+leight-weight package for re-using them without having the entire
+BitTorrent software as a dependency.