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.
2 parents b80bcad + cefaaf2 commit 78080f1Copy full SHA for 78080f1
src/libstd/sys/windows/ext/fs.rs
@@ -393,8 +393,8 @@ pub trait MetadataExt {
393
/// to. For a directory, the structure specifies when the directory was
394
/// created.
395
///
396
- /// If the underlying filesystem does not support the last write time
397
- /// time, the returned value is 0.
+ /// If the underlying filesystem does not support the last write time,
+ /// the returned value is 0.
398
399
/// # Examples
400
0 commit comments