diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 00:04:55 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 00:04:55 +0000 |
commit | d645854badcb1cf6ba6959c7e980f2abbd33ffa5 (patch) | |
tree | 844b727fc8aa9a3fdc502352b5350b519af84770 | |
parent | 9c6e99a1cbe015641b0622449b68c7b362d95521 (diff) |
description typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16344 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | TOOLS/subsearch.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TOOLS/subsearch.sh b/TOOLS/subsearch.sh index fbf98284d8..f8e4b45400 100755 --- a/TOOLS/subsearch.sh +++ b/TOOLS/subsearch.sh @@ -1,8 +1,8 @@ #!/bin/sh # # Collects all the appropriate subtitle files in a given directory and -# it's subdirectories. No matter what the filename is. -# Use this together as: mplayer -sub `subsearch3.sh` movie +# its subdirectories, no matter what the filename is. +# Use this together as: mplayer -sub `subsearch.sh` movie # Author: Alex # |