mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Fix typo
This commit is contained in:
@@ -144,8 +144,8 @@ private:
|
||||
int getPort() const;
|
||||
bool isUPnPEnabled() const;
|
||||
// Bittorrent options
|
||||
int getMaxConnecs() const;
|
||||
int getMaxConnecsPerTorrent() const;
|
||||
int getMaxConnections() const;
|
||||
int getMaxConnectionsPerTorrent() const;
|
||||
int getMaxUploads() const;
|
||||
int getMaxUploadsPerTorrent() const;
|
||||
bool isDHTEnabled() const;
|
||||
|
||||
Reference in New Issue
Block a user