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.
|
* @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
|
* It creates the connection to the Wayland Compositor, sets up the registry and creates
|
||||||
* the Wayland surface and it's shell mapping.
|
* the Wayland surface and its shell mapping.
|
||||||
*/
|
*/
|
||||||
class WaylandBackend : public QObject
|
class WaylandBackend : public QObject
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue