SDL_QSA_AUDIO.C: Correct spelling mistake

occured -> occurred
This commit is contained in:
Hubert Maier 2022-10-30 08:34:47 +01:00 committed by Ryan C. Gordon
parent 57973cd379
commit 61f3662c95
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ QSA_WaitDevice(_THIS)
int result;
/* Setup timeout for playing one fragment equal to 2 seconds */
/* If timeout occured than something wrong with hardware or driver */
/* If timeout occurred than something wrong with hardware or driver */
/* For example, Vortex 8820 audio driver stucks on second DAC because */
/* it doesn't exist ! */
result = SDL_IOReady(this->hidden->audio_fd,