Some wording improvement
This commit is contained in:
parent
10a7aa14fe
commit
cc4a1f42e6
@ -385,7 +385,7 @@ impl File {
|
||||
/// See the [`OpenOptions::open`] function for more details.
|
||||
///
|
||||
/// See also [`std::fs::write()`][self::write] for a simple function to
|
||||
/// create a file with a given data.
|
||||
/// create a file with some given data.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
@ -1036,7 +1036,7 @@ impl OpenOptions {
|
||||
/// [`OpenOptions::append`] access must be used.
|
||||
///
|
||||
/// See also [`std::fs::write()`][self::write] for a simple function to
|
||||
/// create a file with a given data.
|
||||
/// create a file with some given data.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user