diff --git a/libafl/src/state/mod.rs b/libafl/src/state/mod.rs index a85bcf9306..0090ec9cc3 100644 --- a/libafl/src/state/mod.rs +++ b/libafl/src/state/mod.rs @@ -447,7 +447,7 @@ where Ok(()) } - /// Loads all intial inputs, even if they are not consiered `intesting`. + /// Loads all intial inputs, even if they are not considered `interesting`. /// This is rarely the right method, use `load_initial_inputs`, /// and potentially fix your `Feedback`, instead. pub fn load_initial_inputs_forced(