| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3b6283c commit bcf55d2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -566,7 +566,7 @@ The file is created if it does not exist. | |||
| 566 | 566 | * `'ax+'` - Like `'a+'` but fails if `path` exists. | |
| 567 | 567 | ||
| 568 | 568 | `mode` sets the file mode (permission and sticky bits), but only if the file was | |
| 569 | - created. It defaults to `0666`, readable and writeable. | ||
| 569 | + created. It defaults to `0666`, readable and writable. | ||
| 570 | 570 | ||
| 571 | 571 | The callback gets two arguments `(err, fd)`. | |
| 572 | 572 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments