diff --git a/custom_mutators/libfuzzer/FuzzerBuiltins.h b/custom_mutators/libfuzzer/FuzzerBuiltins.h index 4c0ada82..7330c9d3 100644 --- a/custom_mutators/libfuzzer/FuzzerBuiltins.h +++ b/custom_mutators/libfuzzer/FuzzerBuiltins.h @@ -5,7 +5,7 @@ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// -// Wrapper functions and marcos around builtin functions. +// Wrapper functions and macros around builtin functions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_BUILTINS_H