Skip to content

Commit

Permalink
Update refactored/src/findex_mm/compact.rs
Browse files Browse the repository at this point in the history
Co-authored-by: chloehebant <[email protected]>
  • Loading branch information
tbrezot and chloehebant committed Jul 27, 2023
1 parent d629087 commit 5b51d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refactored/src/findex_mm/compact.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ impl<
mut continuation: CompactingData<EntryTable, ChainTable>,
) -> Result<(), Error<UserError>> {
//
// 1. computes new chains from the given `indexed_map` and update associated
// 1. computes new chains from the given `indexed_map` and updates associated
// entries.
//

Expand Down

0 comments on commit 5b51d75

Please sign in to comment.