mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 00:47:21 -06:00
Fixed typos, spelling correction
This commit is contained in:
@@ -44,7 +44,7 @@ class PieceAvailabilityBar: public QWidget {
|
||||
private:
|
||||
QImage m_image;
|
||||
|
||||
// I used values, bacause it should be possible to change colors in runtime
|
||||
// I used values, because it should be possible to change colors in runtime
|
||||
|
||||
// background color
|
||||
int m_bgColor;
|
||||
|
||||
Reference in New Issue
Block a user