From d0067eafe01751806f8c5e7ebae64cf1dfd52516 Mon Sep 17 00:00:00 2001 From: arvidn Date: Tue, 26 Sep 2017 09:21:30 -0700 Subject: [PATCH] fix typo --- include/libtorrent/settings_pack.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libtorrent/settings_pack.hpp b/include/libtorrent/settings_pack.hpp index 875cc05b8..4632ae62d 100644 --- a/include/libtorrent/settings_pack.hpp +++ b/include/libtorrent/settings_pack.hpp @@ -855,7 +855,7 @@ namespace libtorrent // the most recent pieces that are in the read cache. suggest_mode, - // ``max_queued_disk_bytes`` is the number maximum number of bytes, to + // ``max_queued_disk_bytes`` is the maximum number of bytes, to // be written to disk, that can wait in the disk I/O thread queue. // This queue is only for waiting for the disk I/O thread to receive // the job and either write it to disk or insert it in the write