aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/xwayland.h
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-05-03 22:13:27 +0100
committerGitHub <noreply@github.com>2018-05-03 22:13:27 +0100
commitd0a939243b61e596fce1a654585244209d06f042 (patch)
tree6702a3677551290f00d6bb3e6a35875004e190a5 /include/wlr/xwayland.h
parent093b49cb6825304ed9f7d533f34f39e31bda50b4 (diff)
parent6305e6327f6d6bf774eba938e8f7789421e1a9f2 (diff)
Merge pull request #947 from Morganamilo/typos
Fix typos across documentation, comments and strings
Diffstat (limited to 'include/wlr/xwayland.h')
-rw-r--r--include/wlr/xwayland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h
index 11aedc37..b2c23667 100644
--- a/include/wlr/xwayland.h
+++ b/include/wlr/xwayland.h
@@ -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 {