Typo
This commit is contained in:
parent
0566c3fa67
commit
977e4e58d6
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user