From d9c37187e69fb48922cada37d1fcf80f16ad5d2d Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Wed, 13 Apr 2016 16:05:03 +0200 Subject: libs: Fix typos (found by codespell) Signed-off-by: Stefan Weil --- libs/libtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/libtorrent/Makefile') diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 6b41e87b8..eb059e0f7 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -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 -- cgit v1.2.3