]> git.sesse.net Git - vlc/blobdiff - src/input/es_out.c
s/informations/information/
[vlc] / src / input / es_out.c
index 0fc7176070b7af7480acb8d4b7367841e39446e4..239cd1985f67d686cb7405c59beab32bceff2e04 100644 (file)
@@ -2862,7 +2862,7 @@ static void EsOutUpdateInfo( es_out_t *out, es_out_id_t *es, const es_format_t *
     if( !p_cat )
         return;
 
-    /* Add informations */
+    /* Add information */
     const char *psz_type;
     switch( fmt->i_cat )
     {