drm: Spelling fix in comment

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Giulio Camuffo <giuliocamuffo@gmail.com>
This commit is contained in:
Bryce Harrington 2016-04-15 20:28:26 -07:00 committed by Pekka Paalanen
parent aff703ec2b
commit b993998a08
1 changed files with 1 additions and 1 deletions

View File

@ -1551,7 +1551,7 @@ create_gbm_device(int fd)
}
/* When initializing EGL, if the preferred buffer format isn't available
* we may be able to susbstitute an ARGB format for an XRGB one.
* we may be able to substitute an ARGB format for an XRGB one.
*
* This returns 0 if substitution isn't possible, but 0 might be a
* legitimate format for other EGL platforms, so the caller is