Commit 61f3662c9578c82e624601e8a477c5ded94d4f91

Hubert Maier 2022-10-30T08:34:47

SDL_QSA_AUDIO.C: Correct spelling mistake occured -> occurred

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/audio/qsa/SDL_qsa_audio.c b/src/audio/qsa/SDL_qsa_audio.c
index 82f372a..2e6f21d 100644
--- a/src/audio/qsa/SDL_qsa_audio.c
+++ b/src/audio/qsa/SDL_qsa_audio.c
@@ -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,