mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Fix typo in comment.
This commit is contained in:
parent
74a1cce46c
commit
532bec5d87
@ -600,7 +600,7 @@ void AddNewTorrentDialog::accept()
|
||||
disconnect(this, SLOT(updateMetadata(const QTorrentHandle&)));
|
||||
}
|
||||
if (!m_hasMetadata) {
|
||||
// Metadata retrival was cancelled
|
||||
// Metadata retrieval was cancelled
|
||||
// Kill existing handle and make a new one
|
||||
QBtSession::instance()->deleteTorrent(m_hash, true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user