From 7a44812e6c5559b411e684a099edfc3354cdbbe3 Mon Sep 17 00:00:00 2001 From: Rodeo Date: Wed, 22 Feb 2012 23:52:15 +0000 Subject: Fix typo. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4463 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- test/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test.c') 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() " 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" -- cgit v1.2.3