]> git.sesse.net Git - vlc/blobdiff - src/control/video.c
s/informations/information/
[vlc] / src / control / video.c
index 60a1cee9b4902a5fe81d85575c26c79c4a32c747..2f122a54a18cc53ce55ed319b7316c58cc779830 100644 (file)
@@ -286,7 +286,7 @@ int libvlc_video_get_spu( libvlc_media_player_t *p_mi )
     if( i_ret < 0 )
     {
         vlc_object_release( p_input_thread );
-        libvlc_printerr( "Subtitle informations not found" );
+        libvlc_printerr( "Subtitle information not found" );
         return -1;
     }