summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRodeo <[email protected]>2012-02-22 23:52:15 +0000
committerRodeo <[email protected]>2012-02-22 23:52:15 +0000
commit7a44812e6c5559b411e684a099edfc3354cdbbe3 (patch)
treeed843135f10660987720130c448755949f832b56 /test
parentb2de088614db4ff8e9867a2b95e174a3b751302e (diff)
Fix typo.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4463 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'test')
-rw-r--r--test/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c
index f48f9db30..99161d276 100644
--- a/test/test.c
+++ b/test/test.c
@@ -2917,7 +2917,7 @@ static void ShowHelp()
" <string> the subtitle has the forced flag set. The values in\n"
" \"string\" are indexes into the subtitle list\n"
" specified with '--subtitle'.\n"
- " Separated by commas for more than one audio track.\n"
+ " Separated by commas for more than one subtitle track.\n"
" Example: \"1,2,3\" for multiple tracks.\n"
" If \"string\" is omitted, the first track is forced.\n"
" --subtitle-burn \"Burn\" the selected subtitle into the video track\n"