Mesa (master): docs: fix typos in wayland spec

Brian Paul brianp at kemper.freedesktop.org
Sun Apr 10 16:00:43 UTC 2011


Module: Mesa
Branch: master
Commit: 82cb6e6519376ea21a9ec4694c6657a1f98c034f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=82cb6e6519376ea21a9ec4694c6657a1f98c034f

Author: Nicolas Kaiser <nikai at nikai.net>
Date:   Sun Apr 10 05:04:44 2011 -0700

docs: fix typos in wayland spec

Signed-off-by: Nicolas Kaiser <nikai at nikai.net>
Signed-off-by: Brian Paul <brianp at vmware.com>

---

 docs/WL_bind_wayland_display.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/WL_bind_wayland_display.spec b/docs/WL_bind_wayland_display.spec
index 0ff49d6..b4e6703 100644
--- a/docs/WL_bind_wayland_display.spec
+++ b/docs/WL_bind_wayland_display.spec
@@ -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
 




More information about the mesa-commit mailing list