| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b667573 commit 44a9b10
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -383,7 +383,7 @@ default mode `w`. The `defaultEncoding` can be any one of those accepted by [`Bu | |||
| 383 | 383 | If `autoClose` is set to true (default behavior) on `error` or `end` | |
| 384 | 384 | the file descriptor will be closed automatically. If `autoClose` is false, | |
| 385 | 385 | then the file descriptor won't be closed, even if there's an error. | |
| 386 | - It is your responsiblity to close it and make sure | ||
| 386 | + It is your responsibility to close it and make sure | ||
| 387 | 387 | there's no file descriptor leak. | |
| 388 | 388 | ||
| 389 | 389 | Like [`ReadStream`][], if `fd` is specified, `WriteStream` will ignore the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments