mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Correct spelling mistakes found with Codespell
This commit is contained in:
committed by
Cameron Gutman
parent
e287ebcded
commit
ea06ec0133
@@ -40,7 +40,7 @@ bool WaylandVsyncSource::initialize(SDL_Window* window, int)
|
||||
return false;
|
||||
}
|
||||
|
||||
// Pacer shoud not create us for non-Wayland windows
|
||||
// Pacer should not create us for non-Wayland windows
|
||||
SDL_assert(info.subsystem == SDL_SYSWM_WAYLAND);
|
||||
|
||||
m_Display = info.info.wl.display;
|
||||
|
||||
Reference in New Issue
Block a user