docs: fix typos in wayland spec
authorNicolas Kaiser <nikai@nikai.net>
Sun, 10 Apr 2011 12:04:44 +0000 (05:04 -0700)
committerBrian Paul <brianp@vmware.com>
Sun, 10 Apr 2011 16:00:10 +0000 (10:00 -0600)
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/WL_bind_wayland_display.spec

index 0ff49d6a76267e3678631c433e0a2c33fece90e0..b4e670303d330deffa2fb01780ec179a6c51bff5 100644 (file)
@@ -25,7 +25,7 @@ Number
 
 Dependencies
 
-    Reguires EGL 1.4 or later.  This extension is written against the
+    Requires EGL 1.4 or later.  This extension is written against the
     wording of the EGL 1.4 specification.
 
     EGL_KHR_base_image is required.
@@ -40,9 +40,9 @@ Overview
     provides a new target for eglCreateImageKHR, to create an EGLImage
     from a wl_buffer
 
-    Adding a implementation specific wayland interface, allows the
+    Adding an implementation specific wayland interface, allows the
     EGL implementation to define specific wayland requests and events,
-    needed for buffer sharing in a EGL wayland platform.
+    needed for buffer sharing in an EGL wayland platform.
 
 IP Status