Fix some spelling issues suggested by new linter tool
Reviewed-by: romangg
This commit is contained in:
parent
1710d3e02c
commit
b8381f3718
1 changed files with 1 additions and 1 deletions
|
@ -598,7 +598,7 @@ void TestWaylandRegistry::testOutOfSyncRemoval()
|
|||
|
||||
//server removes the global
|
||||
//(simultaneously) the client legimitely uses the bound resource to the global
|
||||
//client then gets the server events...it should no-op, not be a protcol error
|
||||
//client then gets the server events...it should no-op, not be a protocol error
|
||||
|
||||
using namespace KWayland::Client;
|
||||
KWayland::Client::ConnectionThread connection;
|
||||
|
|
Loading…
Reference in a new issue