Skip to content

Commit df47759

Browse files
committed
Fix typo in comment
1 parent 37cb9bb commit df47759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/core/resolver/resolve.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ impl Resolve {
9595
//
9696
// * Something got seriously corrupted
9797
// * A "mirror" isn't actually a mirror as some changes were made
98-
// * A replacement source wasn't actually a replacment, some changes
98+
// * A replacement source wasn't actually a replacement, some changes
9999
// were made
100100
//
101101
// In all of these cases, we want to report an error to indicate that

0 commit comments

Comments
 (0)