From 9acaf06c755f02657dc01bd9e0ec4f7d59033fc9 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 5 Dec 2012 06:11:02 +0000 Subject: [PATCH] merge comment fix --- include/libtorrent/session_settings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libtorrent/session_settings.hpp b/include/libtorrent/session_settings.hpp index 38f2a86a0..3f1922b5a 100644 --- a/include/libtorrent/session_settings.hpp +++ b/include/libtorrent/session_settings.hpp @@ -447,7 +447,7 @@ namespace libtorrent // torrents to activate and which ones to queue int auto_manage_interval; - // when a seeding torrent reaches eaither the share ratio + // when a seeding torrent reaches either the share ratio // (bytes up / bytes down) or the seed time ratio // (seconds as seed / seconds as downloader) or the seed // time limit (seconds as seed) it is considered