Merge pull request #9192 from Chocobo1/msg

Revise dialog messages
This commit is contained in:
Mike Tzou 2018-07-18 00:08:00 +08:00 committed by GitHub
commit aed971883d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -3506,7 +3506,7 @@ void Session::setMaxRatioAction(MaxRatioAction act)
}
// If this functions returns true, we cannot add torrent to session,
// but it is still possible to merge trackers in some case
// but it is still possible to merge trackers in some cases
bool Session::isKnownTorrent(const InfoHash &hash) const
{
return (m_torrents.contains(hash)