Fix some spelling issues suggested by new linter tool

Reviewed-by: romangg
This commit is contained in:
Bhushan Shah 2018-06-15 14:32:26 +05:30
parent 1710d3e02c
commit b8381f3718

View file

@ -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;