mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-24 06:59:50 -05:00
Fix typo (ratio, not ration)
Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
003a946aa6
commit
4b681a7fd4
1 changed files with 1 additions and 1 deletions
|
|
@ -597,7 +597,7 @@
|
|||
The configure event asks the client to resize its surface.
|
||||
The size is a hint, in the sense that the client is free to
|
||||
ignore it if it doesn't resize, pick a smaller size (to
|
||||
satisfy aspect ration or resize in steps of NxM pixels). The
|
||||
satisfy aspect ratio or resize in steps of NxM pixels). The
|
||||
client is free to dismiss all but the last configure event it
|
||||
received.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue