Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Nov 19, 2024
1 parent 0ffbd4c commit 74962f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kani-driver/src/list/output.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ fn construct_contracts_table(
Ok(table)
}

// /// Output results as a table printed to the terminal.
/// Output results as a table printed to the terminal.
pub fn markdown(
standard_harnesses: BTreeMap<String, BTreeSet<String>>,
contracted_functions: BTreeSet<ContractedFunction>,
Expand Down

0 comments on commit 74962f3

Please sign in to comment.