| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -797,8 +797,8 @@ the end of the file. | |||
| 797 | 797 | ||
| 798 | 798 | _Note: The behavior of `fs.open()` is platform specific for some flags. As such, | |
| 799 | 799 | opening a directory on OS X and Linux with the `'a+'` flag - see example below - | |
| 800 | - will return an error. Whereas on Windows and FreeBSD a file descriptor will be | ||
| 801 | - returned._ | ||
| 800 | + will return an error. In contrast, on Windows and FreeBSD, a file descriptor | ||
| 801 | + will be returned._ | ||
| 802 | 802 | ||
| 803 | 803 | ```js | |
| 804 | 804 | // OS X and Linux | |
| Back | FazBrowse Home | New Git URL |
0 commit comments