Rollup merge of #45329 - rust-lang:duplicate-word, r=QuietMisdreavus
Remove duplicated word r? @rust-lang/docs
This commit is contained in:
commit
78080f11ad
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
|
/// to. For a directory, the structure specifies when the directory was
|
||||||
/// created.
|
/// created.
|
||||||
///
|
///
|
||||||
/// If the underlying filesystem does not support the last write time
|
/// If the underlying filesystem does not support the last write time,
|
||||||
/// time, the returned value is 0.
|
/// the returned value is 0.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue