Fix grammar in docs
This commit is contained in:
parent
d44aedbcac
commit
530160a2f3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue