summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGrazvydas Ignotas <notasas@gmail.com>2016-11-20 20:25:46 +0200
committerEmil Velikov <emil.l.velikov@gmail.com>2016-11-22 13:54:31 +0000
commit1924b6704aa34bb3dd044b8e1e29558c521c6902 (patch)
tree2b11d30381d9f89e4cd73c46b21ff9b17dc2c70e /include
parent1fc32f1cc5046fe76f2d5094fc576e097ea031e7 (diff)
libdrm: random typo fixes
Just some trivial boring typo fixes all over the tree. READMEs and comments only. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/drm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/README b/include/drm/README
index c3292f31..a50b02c0 100644
--- a/include/drm/README
+++ b/include/drm/README
@@ -89,7 +89,7 @@ Nearly all headers:
Status: Trivial.
Most UMS headers:
- - Not using fixed size interers - compat ioctls are broken.
+ - Not using fixed size integers - compat ioctls are broken.
Status: ?
Promote to fixed size ints, which match the current (32bit) ones.