summaryrefslogtreecommitdiff
path: root/include/drm/drm_mode.h
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2018-12-19 14:55:45 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2019-04-17 18:23:25 +0100
commit360292c7ab527c48ba023103e10a4f6db7ecc2a5 (patch)
treea0020ffe93ff9094bacf4602752e2da477868175 /include/drm/drm_mode.h
parentad8bec1ed86158df374ea99bd6e73c5aa7bb089f (diff)
downloaddrm-360292c7ab527c48ba023103e10a4f6db7ecc2a5.tar.gz
fix various typos
Saw a couple of typos fixes in the patch DragonFlyBSD carries [1], so I ran codespell (a spell checker for code) on the whole repo. [1] https://github.com/DragonFlyBSD/DPorts/blob/master/graphics/libdrm/files/patch-xf86drm.c Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'include/drm/drm_mode.h')
-rw-r--r--include/drm/drm_mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 83cd1636..5fe6c649 100644
--- a/include/drm/drm_mode.h
+++ b/include/drm/drm_mode.h
@@ -402,7 +402,7 @@ struct drm_mode_get_connector {
/* the PROP_ATOMIC flag is used to hide properties from userspace that
* is not aware of atomic properties. This is mostly to work around
* older userspace (DDX drivers) that read/write each prop they find,
- * witout being aware that this could be triggering a lengthy modeset.
+ * without being aware that this could be triggering a lengthy modeset.
*/
#define DRM_MODE_PROP_ATOMIC 0x80000000