Fix grammar in docs

icc-effect-5.14.5
Sebastian Kügler 2014-08-12 00:16:26 +02:00
parent d44aedbcac
commit 530160a2f3
1 changed files with 2 additions and 2 deletions

View File

@ -201,8 +201,8 @@ private:
/**
* @brief Class encapsulating all Wayland data structures needed by the Egl backend.
*
* It creates the connection to the Wayland Compositor, set's up the registry and creates
* the Wayland surface and it's shell mapping.
* It creates the connection to the Wayland Compositor, sets up the registry and creates
* the Wayland surface and its shell mapping.
*/
class WaylandBackend : public QObject
{