summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2021-03-01 16:21:10 -0800
committerMarge Bot <eric+marge@anholt.net>2021-05-21 01:40:22 +0000
commit3773486cb80fdb9c49c5b8257ebdb13a6313fd13 (patch)
tree0f7c74f44da7fc8a11d330f1e4bd69ca9e066423 /include
parent9e9bedfdcb29c006477f9dac008d82dc6392dedc (diff)
dri: Fix typo before __DRI_IMAGE_COMPONENTS defines
s/are may be/might be/ Also add a missing comma. v2: Also s/its/it's/. Suggested by Nanley. Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9610>
Diffstat (limited to 'include')
-rw-r--r--include/GL/internal/dri_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/internal/dri_interface.h b/include/GL/internal/dri_interface.h
index a7d9903f94e..26b2bb5a9db 100644
--- a/include/GL/internal/dri_interface.h
+++ b/include/GL/internal/dri_interface.h
@@ -1399,7 +1399,7 @@ struct __DRIdri2ExtensionRec {
/**
* Queryable on images created by createImageFromNames.
*
- * RGB and RGBA are may be usable directly as images but its still
+ * RGB and RGBA might be usable directly as images, but it's still
* recommended to call fromPlanar with plane == 0.
*
* Y_U_V, Y_UV,Y_XUXV and Y_UXVX all requires call to fromPlanar to create