We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd99005 + c379bf8 commit dcfde9cCopy full SHA for dcfde9c
src/cargo/core/source/mod.rs
@@ -63,7 +63,7 @@ pub trait Source {
63
/// Generates a unique string which represents the fingerprint of the
64
/// current state of the source.
65
///
66
- /// This fingerprint is used to determine the "fresheness" of the source
+ /// This fingerprint is used to determine the "freshness" of the source
67
/// later on. It must be guaranteed that the fingerprint of a source is
68
/// constant if and only if the output product will remain constant.
69
0 commit comments