[libfuzzer] Correct typo in comment (test commit).
authorJonathan Metzman <metzman@chromium.org>
Thu, 6 Sep 2018 17:50:01 +0000 (17:50 +0000)
committerJonathan Metzman <metzman@chromium.org>
Thu, 6 Sep 2018 17:50:01 +0000 (17:50 +0000)
Differential Revision: https://reviews.llvm.org/D51739

llvm-svn: 341569

compiler-rt/test/fuzzer/minimize_two_crashes.test

index 39301ba..cba88ee 100644 (file)
@@ -1,4 +1,4 @@
-# Test that the minimizer stops when it sees a differe bug.
+# Test that the minimizer stops when it sees a different bug.
 UNSUPPORTED: freebsd,windows
 
 # TODO: Find out why test fails on Darwin with -O2.