[PATCH] Fix typo (ratio, not ration)

Diego Viola diego.viola at gmail.com
Thu Sep 13 03:45:06 PDT 2012


Signed-off-by: Diego Viola <diego.viola at gmail.com>
---
 protocol/wayland.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 5e56cb8..ff077a3 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -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>
-- 
1.7.12



More information about the wayland-devel mailing list