We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fresheness
freshness
1 parent dd99005 commit c379bf8Copy full SHA for c379bf8
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