Minor spelling fixes
This commit is contained in:
parent
6630a08195
commit
02aa0aff2f
19 changed files with 20 additions and 20 deletions
|
@ -521,7 +521,7 @@ impl OpenOptions {
|
|||
/// No file is allowed to exist at the target location, also no (dangling)
|
||||
/// symlink.
|
||||
///
|
||||
/// This option is usefull because it as atomic. Otherwise between checking
|
||||
/// This option is useful because it as atomic. Otherwise between checking
|
||||
/// whether a file exists and creating a new one, the file may have been
|
||||
/// created by another process (a TOCTOU race condition / attack).
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue