summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2012-03-08 01:54:33 +0000
committerDaniel Dunbar <daniel@zuster.org>2012-03-08 01:54:33 +0000
commit9df08bb7661779a1703d29681833b79e62336c22 (patch)
tree8fe32ce5c728da294797034fb8a5dd366eb14db9 /utils
parentc2bd73bba5316aa294187995e8c37b4f0f224179 (diff)
Spelling.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152281 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rwxr-xr-xutils/FuzzTest2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/FuzzTest b/utils/FuzzTest
index 2aa5989a80..959182f210 100755
--- a/utils/FuzzTest
+++ b/utils/FuzzTest
@@ -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
line. Each argument in the command is subject to string interpolation before
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
'inputs' - the full list of test inputs