]> git.sesse.net Git - vlc/blobdiff - modules/demux/live555.cpp
* Spelling fixes here and there.
[vlc] / modules / demux / live555.cpp
index ed7a059685b2df6a7a468f89b24051f0ffb466b3..25ea305fc45303bc9fb641a4b9ca5db3827bc5fb 100644 (file)
@@ -737,7 +737,7 @@ describe:
     
     if( p_sdp == NULL )
     {
-        /* failure occured */
+        /* failure occurred */
         int i_code = 0;
         const char *psz_error = p_sys->env->getResultMsg();