summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorsr55 <[email protected]>2014-10-18 19:02:58 +0000
committersr55 <[email protected]>2014-10-18 19:02:58 +0000
commit8db48896a1e17143cbca3250b8a3e60245d0a197 (patch)
tree51fc74cd7c6ec8cea6803d1c0b8f721c0888eb68 /test
parent624ee53e6e82bd0aa920fb22352acf9887f15bf0 (diff)
CLI: Tabs -> Spaces
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6449 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'test')
-rw-r--r--test/test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test.c b/test/test.c
index e470be3b6..cf73c614e 100644
--- a/test/test.c
+++ b/test/test.c
@@ -3421,9 +3421,9 @@ if (hb_qsv_available())
" means no subtitle will be automatically displayed\n"
" If \"number\" is omitted, the first srt is default.\n"
" \"number\" is an 1 based index into the srt-file list\n"
- " --srt-burn \"Burn\" the selected srt subtitle into the video track\n"
+ " --srt-burn \"Burn\" the selected srt subtitle into the video track\n"
" <number> If \"number\" is omitted, the first srt is burned.\n"
- " \"number\" is an 1 based index into the srt-file list\n"
+ " \"number\" is an 1 based index into the srt-file list\n"
"\n"
);