[multimedia/haruna] src: lockmanager: fix typo

George Florea Bănuș <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit b9bd6df4c867de47b3777500a0637f8972d3bff1 by George Florea Bănuș.
Committed on 09/08/2026 at 08:54.
Pushed by georgefb into branch 'master'.

lockmanager: fix typo

M  +1    -1    src/lockmanager.cpp

https://invent.kde.org/multimedia/haruna/-/commit/b9bd6df4c867de47b3777500a0637f8972d3bff1

diff --git a/src/lockmanager.cpp b/src/lockmanager.cpp
index 3cc20a57..f23c41f7 100644
--- a/src/lockmanager.cpp
+++ b/src/lockmanager.cpp
@@ -46,7 +46,7 @@ void LockManager::setInhibitionOn()
     if (m_cookie != -1) {
         setInhibitionOff();
     }
-    m_cookie = m_iface->Inhibit(u"org.kde.haruna"_s, i18nc("@info reason for blocking sleep and screen slocking", "Playing media file"));
+    m_cookie = m_iface->Inhibit(u"org.kde.haruna"_s, i18nc("@info reason for blocking sleep and screen locking", "Playing media file"));
 #endif
 
 #ifdef Q_OS_WIN32
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.