mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Correct spelling mistakes found with Codespell
This commit is contained in:
committed by
Cameron Gutman
parent
e287ebcded
commit
ea06ec0133
@@ -249,7 +249,7 @@ public:
|
||||
return -1;
|
||||
}
|
||||
|
||||
// Free the ressources allocated during the last `exportEGLImages` call
|
||||
// Free the resources allocated during the last `exportEGLImages` call
|
||||
virtual void freeEGLImages(EGLDisplay, EGLImage[EGL_MAX_PLANES]) {}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user