mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-16 21:51:17 +00:00
Correct spelling mistakes found with Codespell
This commit is contained in:
committed by
Cameron Gutman
parent
e287ebcded
commit
ea06ec0133
@@ -463,7 +463,7 @@ bool EGLRenderer::initialize(PDECODER_PARAMETERS params)
|
||||
return false;
|
||||
}
|
||||
|
||||
// This hint will ensure we use EGL to retreive our GL context,
|
||||
// This hint will ensure we use EGL to retrieve our GL context,
|
||||
// even on X11 where that is not the default. EGL is required
|
||||
// to avoid a crash in Mesa.
|
||||
// https://gitlab.freedesktop.org/mesa/mesa/issues/1011
|
||||
|
||||
Reference in New Issue
Block a user