mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Fixed typos, spelling correction
This commit is contained in:
@@ -263,7 +263,7 @@ var ContextMenu = new Class({
|
||||
return this;
|
||||
},
|
||||
|
||||
//diable the entire menu
|
||||
//disable the entire menu
|
||||
disable: function() {
|
||||
this.options.disabled = true;
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user