aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/CleanseTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/CleanseTest.cpp')
-rw-r--r--test/fuzzer/CleanseTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzzer/CleanseTest.cpp b/test/fuzzer/CleanseTest.cpp
index ee1845701269..d4efa12bb207 100644
--- a/test/fuzzer/CleanseTest.cpp
+++ b/test/fuzzer/CleanseTest.cpp
@@ -1,7 +1,7 @@
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
-// Test the the fuzzer is able to 'cleanse' the reproducer
+// Test the fuzzer is able to 'cleanse' the reproducer
// by replacing all irrelevant bytes with garbage.
#include <cstddef>
#include <cstdint>