[plasma/kwin] src/utils: utils: fix typos in XRandR opcode table

Vlad Zahorodnii <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 926a038b20e5528c5faf90d91d6c03c4cc7f4142 by Vlad Zahorodnii, on behalf of Li Kai.
Committed on 21/07/2026 at 14:09.
Pushed by vladz into branch 'master'.

utils: fix typos in XRandR opcode table

M  +3    -3    src/utils/xcbutils.cpp

https://invent.kde.org/plasma/kwin/-/commit/926a038b20e5528c5faf90d91d6c03c4cc7f4142

diff --git a/src/utils/xcbutils.cpp b/src/utils/xcbutils.cpp
index e2b905ad842..36db2b76254 100644
--- a/src/utils/xcbutils.cpp
+++ b/src/utils/xcbutils.cpp
@@ -77,7 +77,7 @@ QList<QByteArray> randrOpCodes()
     return QList<QByteArray>({QByteArrayLiteral("QueryVersion"),
                               QByteArray(""), // doesn't exist
                               QByteArrayLiteral("SetScreenConfig"),
-                              QByteArray(""), // doesn't exits
+                              QByteArray(""), // doesn't exist
                               QByteArrayLiteral("SelectInput"),
                               QByteArrayLiteral("GetScreenInfo"),
                               QByteArrayLiteral("GetScreenSizeRange"),
@@ -89,7 +89,7 @@ QList<QByteArray> randrOpCodes()
                               QByteArrayLiteral("ConfigureOutputProperty"),
                               QByteArrayLiteral("ChangeOutputProperty"),
                               QByteArrayLiteral("DeleteOutputProperty"),
-                              QByteArrayLiteral("GetOutputproperty"),
+                              QByteArrayLiteral("GetOutputProperty"),
                               QByteArrayLiteral("CreateMode"),
                               QByteArrayLiteral("DestroyMode"),
                               QByteArrayLiteral("AddOutputMode"),
@@ -112,7 +112,7 @@ QList<QByteArray> randrOpCodes()
                               QByteArrayLiteral("SetProviderOutputSource"),
                               QByteArrayLiteral("ListProviderProperties"),
                               QByteArrayLiteral("QueryProviderProperty"),
-                              QByteArrayLiteral("ConfigureProviderroperty"),
+                              QByteArrayLiteral("ConfigureProviderProperty"),
                               QByteArrayLiteral("ChangeProviderProperty"),
                               QByteArrayLiteral("DeleteProviderProperty"),
                               QByteArrayLiteral("GetProviderProperty")});
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.