Remove duplicated word
This commit is contained in:
parent
4e9527cf6f
commit
cefaaf21ee
1 changed files with 2 additions and 2 deletions
|
|
@ -393,8 +393,8 @@ pub trait MetadataExt {
|
|||
/// to. For a directory, the structure specifies when the directory was
|
||||
/// created.
|
||||
///
|
||||
/// If the underlying filesystem does not support the last write time
|
||||
/// time, the returned value is 0.
|
||||
/// If the underlying filesystem does not support the last write time,
|
||||
/// the returned value is 0.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue