Fix typos in documentation

This commit is contained in:
morganamilo 2018-05-03 21:43:54 +01:00
parent 093b49cb68
commit 5bd170b2f3
No known key found for this signature in database
GPG key ID: 6FE9E7996B0B082E
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ code you were going to write anyway.
wlroots implements a huge variety of Wayland compositor features and implements
them *right*, so you can focus on the features that make your compositor
unique. By using wlroots, you get high performance, excellent hardware
compatability, broad support for many wayland interfaces, and comfortable
compatibility, broad support for many wayland interfaces, and comfortable
development tools - or any subset of these features you like, because all of
them work independently of one another and freely compose with anything you want
to implement yourself.