diff subreader.c @ 25470:e71edb23a650

Typo fix in message
author reimar
date Sat, 22 Dec 2007 16:05:37 +0000
parents fb8ad8ae4dfd
children 9d0b189ce1b2
line wrap: on
line diff
--- a/subreader.c	Sat Dec 22 15:44:57 2007 +0000
+++ b/subreader.c	Sat Dec 22 16:05:37 2007 +0000
@@ -1093,7 +1093,7 @@
 		  } else {
 		    cp_tmp = enca_fallback;
 		    if (st)
-		      mp_msg(MSGT_SUBREADER,MSGL_WARN,"SUB: enca failed, stream must be seakable.\n"); 
+		      mp_msg(MSGT_SUBREADER,MSGL_WARN,"SUB: enca failed, stream must be seekable.\n"); 
 		  }
 		}
 #endif