luzpaz 2025-04-12 05:46:48 -04:00 committed by GitHub
commit 9331580e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,7 @@ InhibitorDBus::InhibitorDBus(QObject *parent)
else
{
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);
}
}