Fix typos in comments and strings

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

View file

@ -81,7 +81,7 @@ struct wlr_xwayland_surface_size_hints {
*
* When a surface is ready to be displayed, the `map` event is emitted. When a
* surface should no longer be displayed, the `unmap` event is emitted. The
* `unmap` event is guaranted to be emitted before the `destroy` event if the
* `unmap` event is guaranteed to be emitted before the `destroy` event if the
* view is destroyed when mapped.
*/
struct wlr_xwayland_surface {