mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Fix grammar
ref: https://github.com/qbittorrent/qBittorrent/pull/19333#discussion_r1793252710 PR #22525.
This commit is contained in:
@@ -72,7 +72,7 @@ InhibitorDBus::InhibitorDBus(QObject *parent)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
m_state = Error;
|
m_state = Error;
|
||||||
LogMsg(tr("Power management error. Did not found suitable D-Bus interface."), Log::WARNING);
|
LogMsg(tr("Power management error. Did not find a suitable D-Bus interface."), Log::WARNING);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user