diff DOCS/tech/formats.txt @ 12228:7e22b762e1a8

typo fix: Mplayer --> MPlayer
author diego
date Sat, 17 Apr 2004 23:19:22 +0000
parents 6ecc0b5c08cb
children 42928a2e88fc
line wrap: on
line diff
--- a/DOCS/tech/formats.txt	Sat Apr 17 22:51:09 2004 +0000
+++ b/DOCS/tech/formats.txt	Sat Apr 17 23:19:22 2004 +0000
@@ -66,7 +66,7 @@
     they have an INDEX block at the end of the file. It's optional, but
     most files has such block, because it's REQUIRED for seeking.
     Btw usually it can be rebuilt from file content, mplayer does it with
-    the -idx switch. Mplayer can recreate broken index blocks using -forceidx.
+    the -idx switch. MPlayer can recreate broken index blocks using -forceidx.
     As AVI files needs index for random access, broken files with no index
     are usually unplayable.
     Of course, cutting/joining AVI files needs special programs.