mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Correct spelling
This commit is contained in:
parent
9c74faa3a6
commit
da03add6a3
@ -226,6 +226,6 @@ fn duplicate_entries_in_lockfile() {
|
||||
.with_stderr_contains(
|
||||
"[..]package collision in the lockfile: packages common [..] and \
|
||||
common [..] are different, but only one can be written to \
|
||||
lockfile unambigiously",
|
||||
lockfile unambiguously",
|
||||
).run();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user