Spelling.

llvm-svn: 152281
This commit is contained in:
Daniel Dunbar 2012-03-08 01:54:33 +00:00
parent 0b2fa914f0
commit 1c66a0e1c0
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ test and then leave the fuzzed inputs in place to examine the failure.
For each fuzzed input, %prog will run the test command given on the command For each fuzzed input, %prog will run the test command given on the command
line. Each argument in the command is subject to string interpolation before line. Each argument in the command is subject to string interpolation before
being executed. The syntax is "%(VARIABLE)FORMAT" where FORMAT is a standard being executed. The syntax is "%(VARIABLE)FORMAT" where FORMAT is a standard
printf format, and VARIBLE is one of: printf format, and VARIABLE is one of:
'index' - the test index being run 'index' - the test index being run
'inputs' - the full list of test inputs 'inputs' - the full list of test inputs