luzpaz
2025-04-12 05:46:48 -04:00
committed by GitHub
parent 795889c417
commit 9331580e86

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);
}
}