We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0656282 commit 7f42885Copy full SHA for 7f42885
src/lib.rs
@@ -1345,7 +1345,7 @@ impl OpenOptions {
1345
/// Configures the option for append mode.
1346
///
1347
/// When set to `true`, this option means the file will be writable after opening and the file
1348
- /// cursor will be moved to the end of file before every write operaiton.
+ /// cursor will be moved to the end of file before every write operation.
1349
1350
/// # Examples
1351
0 commit comments