mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 07:46:17 -07:00
Fix typos
This commit is contained in:
parent
fe0fb3a251
commit
80d1c48f0d
4 changed files with 11 additions and 11 deletions
|
@ -369,5 +369,5 @@ if (tableHeaders.length > 0) {
|
|||
}
|
||||
|
||||
// default sort by name column
|
||||
if (torrentFilesTable.getSortedColunn() === null)
|
||||
if (torrentFilesTable.getSortedColumn() === null)
|
||||
torrentFilesTable.setSortedColumn('name');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue