man/drm(7): fix typo
authorEric Engestrom <eric.engestrom@imgtec.com>
Tue, 4 Apr 2017 15:58:46 +0000 (16:58 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Tue, 4 Apr 2017 16:00:23 +0000 (17:00 +0100)
Reported-by: Oliver Kisielius <oliver.kisielius@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100559
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
man/drm.xml

index 5a49fe1..07f1771 100644 (file)
@@ -50,7 +50,7 @@
 
     <para>In earlier days, the kernel framework was solely used to provide raw
           hardware access to priviledged user-space processes which implement
-          all the hardware abstraction layers. But more and more tasks where
+          all the hardware abstraction layers. But more and more tasks were
           moved into the kernel. All these interfaces are based on
           <citerefentry><refentrytitle>ioctl</refentrytitle><manvolnum>2</manvolnum></citerefentry>
           commands on the DRM character device. The <emphasis>libdrm</emphasis>