]> git.sesse.net Git - vlc/blobdiff - src/stream_output/stream_output.c
* Spelling fixes.
[vlc] / src / stream_output / stream_output.c
index cad6045f2ebb3ca78939e39c2725e76fd0fe9d8c..558560e91565663b61ff581ddc04b7fb2dfe6fe6 100644 (file)
@@ -1005,7 +1005,7 @@ void __sout_CfgParse( vlc_object_t *p_this, char *psz_prefix,
             if( *val2.psz_string )
             {
                 free( val2.psz_string );
-                msg_Dbg( p_this, "ignoring option %s (not first occurence)", psz_name );
+                msg_Dbg( p_this, "ignoring option %s (not first occurrence)", psz_name );
                 goto next;
             }
             free( val2.psz_string );