Correct spelling mistakes found with Codespell

This commit is contained in:
Casey Korver
2023-07-09 08:24:53 -05:00
committed by Cameron Gutman
parent e287ebcded
commit ea06ec0133
11 changed files with 14 additions and 14 deletions

View File

@@ -818,7 +818,7 @@ bool Session::validateLaunch(SDL_Window* testWindow)
m_StreamConfig.supportedVideoFormats &= ~VIDEO_FORMAT_MASK_10BIT;
}
else {
// TODO: Also validate display capabilites
// TODO: Also validate display capabilities
}
}