diff options
author | emersion <contact@emersion.fr> | 2018-05-03 22:13:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-03 22:13:27 +0100 |
commit | d0a939243b61e596fce1a654585244209d06f042 (patch) | |
tree | 6702a3677551290f00d6bb3e6a35875004e190a5 /protocol | |
parent | 093b49cb6825304ed9f7d533f34f39e31bda50b4 (diff) | |
parent | 6305e6327f6d6bf774eba938e8f7789421e1a9f2 (diff) |
Merge pull request #947 from Morganamilo/typos
Fix typos across documentation, comments and strings
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/wlr-layer-shell-unstable-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wlr-layer-shell-unstable-v1.xml b/protocol/wlr-layer-shell-unstable-v1.xml index 6a5d5d35..216e0d9f 100644 --- a/protocol/wlr-layer-shell-unstable-v1.xml +++ b/protocol/wlr-layer-shell-unstable-v1.xml @@ -140,7 +140,7 @@ how they should interact with surfaces that do. If set to zero, the surface indicates that it would like to be moved to avoid occluding surfaces with a positive excluzive zone. If set to -1, the surface - indicates that it would not like to be moved to accomodate for other + indicates that it would not like to be moved to accommodate for other surfaces, and the compositor should extend it all the way to the edges it is anchored to. |