mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 15:56:17 -07:00
Fix typos
This commit is contained in:
parent
e4fe3bfe35
commit
7e258bfe38
7 changed files with 31 additions and 31 deletions
|
@ -1311,7 +1311,7 @@ void MainWindow::dropEvent(QDropEvent *event)
|
|||
for (const QString &file : asConst(otherFiles)) {
|
||||
createTorrentTriggered(file);
|
||||
|
||||
// currently only hande the first entry
|
||||
// currently only handle the first entry
|
||||
// this is a stub that can be expanded later to create many torrents at once
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue