summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRodeo <[email protected]>2013-04-30 23:32:31 +0000
committerRodeo <[email protected]>2013-04-30 23:32:31 +0000
commitcd6f0475768f753b4a65c0d63dbf9b02bd1072ea (patch)
tree43c17a18cb73621ce445b707ec98f367479ee770 /test
parent943f45363b14482b55b7a14f18a903ca96ac7737 (diff)
Fix typo in previous commit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5433 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 a430098b9..e65110161 100644
--- a/test/test.c
+++ b/test/test.c
@@ -2932,7 +2932,7 @@ static void ShowHelp()
" autodetected from file name)\n"
" -m, --markers Add chapter markers\n"
" -4, --large-file Create 64-bit mp4 files that can hold more than 4 GB\n"
- " of data. Note: break pre-iOS iPod compatibility.\n"
+ " of data. Note: breaks pre-iOS iPod compatibility.\n"
" -O, --optimize Optimize mp4 files for HTTP streaming (\"fast start\")\n"
" -I, --ipod-atom Mark mp4 files so 5.5G iPods will accept them\n"
"\n"