Fix typo (ratio, not ration)
authorDiego Viola <diego.viola@gmail.com>
Thu, 13 Sep 2012 10:45:06 +0000 (06:45 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 13 Sep 2012 15:31:44 +0000 (11:31 -0400)
Signed-off-by: Diego Viola <diego.viola@gmail.com>
protocol/wayland.xml

index 5e56cb8..ff077a3 100644 (file)
        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>