[PATCH] building: fix a typo

Abdur Rehman arehmanq199 at gmail.com
Tue Jan 3 10:40:58 UTC 2017


Signed-off-by: Abdur Rehman <arehmanq199 at gmail.com>
---
 building.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/building.html b/building.html
index 34663e3..95179cf 100644
--- a/building.html
+++ b/building.html
@@ -66,7 +66,7 @@ the DRM-backend.</li>
 <h2>Hardware / Drivers</h2>
 
 <p>X output requires <a href="http://dri.freedesktop.org/wiki/">DRI2</a>.
-Output outside of X requres <a href="http://dri.freedesktop.org/wiki/DRM/">DRM</a> and <a href="https://wiki.archlinux.org/index.php/kernel_mode_setting">Kernel Mode
+Output outside of X requires <a href="http://dri.freedesktop.org/wiki/DRM/">DRM</a> and <a href="https://wiki.archlinux.org/index.php/kernel_mode_setting">Kernel Mode
 Setting (KMS)</a> with the page flip ioctl.  These are supported by:</p>
 
 <p><b>Intel</b>: i915 (June 2004) or newer cards.  DRM support has been
-- 
1.9.1



More information about the wayland-devel mailing list