mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Fix grammar
ref: https://github.com/qbittorrent/qBittorrent/pull/19333#discussion_r1793252710 PR #22525.
This commit is contained in:
parent
795889c417
commit
9331580e86
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue