diff options
| -rw-r--r-- | protocol/wayland.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index d087e25..09e4f4c 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2732,7 +2732,7 @@ wl_surface state directly. A sub-surface is initially in the synchronized mode. - Sub-surfaces have also other kind of state, which is managed by + Sub-surfaces also have another kind of state, which is managed by wl_subsurface requests, as opposed to wl_surface requests. This state includes the sub-surface position relative to the parent surface (wl_subsurface.set_position), and the stacking order of |
