summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/btget/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/btget/DESCR b/net/btget/DESCR
index 04314697fa1..4124fe9679d 100644
--- a/net/btget/DESCR
+++ b/net/btget/DESCR
@@ -1,7 +1,7 @@
LibBT is a C reimplementation of the BitTorrent core protocols. Our
-goal for the project is to develop a low overhead library version of
-the protocols so that BitTorrent transfers can easily be built in to
+goal for the project is to develop a low-overhead library version of
+the protocols so that BitTorrent transfers can easily be built into
any existing application.
-A suplied application called `btget' is a full fledged bittorrent
+A supplied application called `btget' is a full fledged BitTorrent
application based on this library.