summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-02 00:04:55 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-02 00:04:55 +0000
commitd645854badcb1cf6ba6959c7e980f2abbd33ffa5 (patch)
tree844b727fc8aa9a3fdc502352b5350b519af84770 /TOOLS
parent9c6e99a1cbe015641b0622449b68c7b362d95521 (diff)
downloadmpv-d645854badcb1cf6ba6959c7e980f2abbd33ffa5.tar.bz2
mpv-d645854badcb1cf6ba6959c7e980f2abbd33ffa5.tar.xz
description typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16344 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/subsearch.sh4
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
#