Fix a docs typo
This commit is contained in:
parent
1db97575cc
commit
552afd30d0
@ -512,7 +512,7 @@ impl OpenOptions {
|
||||
/// No file is allowed to exist at the target location, also no (dangling)
|
||||
/// symlink.
|
||||
///
|
||||
/// This option is useful because it as atomic. Otherwise between checking
|
||||
/// This option is useful because it is 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…
x
Reference in New Issue
Block a user