Typo
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 43s

This commit is contained in:
Wojciech Kozlowski 2024-01-14 15:43:12 +01:00
parent 0566c3fa67
commit 977e4e58d6

View File

@ -1987,7 +1987,7 @@ mod tests {
);
assert_eq!(expected, merged);
// The merge is completele non-overlapping so it should be commutative.
// The merge is completely non-overlapping so it should be commutative.
let merged = MusicHoard::<NoLibrary, NoDatabase>::merge_collections(
right
.clone()