Fix typo (ratio, not ration)

Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
Diego Viola 2012-09-13 06:45:06 -04:00 committed by Kristian Høgsberg
parent 003a946aa6
commit 4b681a7fd4

View File

@ -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>