We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8edde commit 215d6f0Copy full SHA for 215d6f0
harness/src/lib.rs
@@ -616,7 +616,7 @@ impl InvokeContextCallback for MolluskInvokeContextCallback<'_> {
616
impl Mollusk {
617
/// Create a new Mollusk instance containing the provided program.
618
///
619
- /// Attempts the load the program's ELF file from the default search paths.
+ /// Attempts to load the program's ELF file from the default search paths.
620
/// Once loaded, adds the program to the program cache and returns the
621
/// newly created Mollusk instance.
622
0 commit comments