Explorar o código

SDL_QSA_AUDIO.C: Correct spelling mistake

occured -> occurred
Hubert Maier %!s(int64=3) %!d(string=hai) anos
pai
achega
61f3662c95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/audio/qsa/SDL_qsa_audio.c

+ 1 - 1
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,