Skip to content

Commit

Permalink
correction reentrant_collection_view.rs (#3398)
Browse files Browse the repository at this point in the history
linera-views/benches/reentrant_collection_view.rs
completed - completely   * correction*

Signed-off-by: maksneprik <155268440+maksneprik@users.noreply.github.com>
  • Loading branch information
maksneprik authored Feb 24, 2025
1 parent 8066d89 commit c265f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linera-views/benches/reentrant_collection_view.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ async fn create_populated_reentrant_collection_view(
view
}

/// Creates a populated [`ReentrantCollectionView`] with its contents completed flushed to
/// Creates a populated [`ReentrantCollectionView`] with its contents completely flushed to
/// the storage.
async fn create_and_store_populated_reentrant_collection_view(
) -> ReentrantCollectionView<MemoryContext<()>, ComplexIndex, RegisterView<MemoryContext<()>, String>>
Expand Down

0 comments on commit c265f6b

Please sign in to comment.