JANITORIAL: Fix typos in comments in various files (#10058)

This commit is contained in:
Hubert Maier
2024-06-19 16:13:46 +02:00
committed by GitHub
parent 0fe9f5da54
commit 3acdb8a90b
17 changed files with 28 additions and 28 deletions

View File

@@ -362,7 +362,7 @@ static int MEDIAFOUNDATION_WaitDevice(SDL_CameraDevice *device)
}
// we currently ignore stream_flags format changes, but my _hope_ is that IMFSourceReader is handling this and
// will continue to give us the explictly-specified format we requested when opening the device, though, and
// will continue to give us the explicitly-specified format we requested when opening the device, though, and
// we don't have to manually deal with it.
if (sample != NULL) {