diff --git a/include/libtorrent/session_settings.hpp b/include/libtorrent/session_settings.hpp index 17af61c6d..2cd093bfd 100644 --- a/include/libtorrent/session_settings.hpp +++ b/include/libtorrent/session_settings.hpp @@ -439,7 +439,7 @@ namespace libtorrent float peer_turnover; // when we are connected to more than - // limit * peer_turnover_enable peers + // limit * peer_turnover_cutoff peers // disconnect peer_turnover fraction // of the peers float peer_turnover_cutoff;