]> git.sesse.net Git - vlc/blobdiff - modules/video_output/sdl.c
* Spelling fixes.
[vlc] / modules / video_output / sdl.c
index 8f791d54ba65edf1a0e3b0b641c21fdeb9f1d6bf..b0c51086010f30482f23f03b323ff179f3c426d9 100644 (file)
@@ -317,7 +317,7 @@ static void Close ( vlc_object_t *p_this )
  * Manage: handle Sys events
  *****************************************************************************
  * This function should be called regularly by video output thread. It returns
- * a non null value if an error occured.
+ * a non null value if an error occurred.
  *****************************************************************************/
 static int Manage( vout_thread_t *p_vout )
 {