Swap wayland_{shm,egl} labels in the "Running EFL applications under
Wayland" section to match the order of their subsequent definitions.

Signed-off-by: Gwenole Beauchesne <[email protected]>
---
 efl.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/efl.html b/efl.html
index 18fe897..2073098 100644
--- a/efl.html
+++ b/efl.html
@@ -66,7 +66,7 @@
 
       <p>For applications that use Ecore_Evas directly set the environment
       variable <code>ECORE_EVAS_ENGINE</code> to either
-      <code>wayland_egl</code> or <code>wayland_shm</code> depending on
+      <code>wayland_shm</code> or <code>wayland_egl</code> depending on
       whether you wish to use the SHM based interface with software rendering
       or use EGL.</p>
 
-- 
1.7.9.5

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to