mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libs: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -35,7 +35,7 @@ endef
|
||||
define Package/libtorrent/description
|
||||
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on
|
||||
high performance and good code. The library differentiates itself from other
|
||||
implementations by transfering directly from file pages to the network stack.
|
||||
implementations by transferring directly from file pages to the network stack.
|
||||
On high-bandwidth connections it is able to seed at 3 times the speed of the
|
||||
official client.
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user