| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 89c3273 commit 55adcb7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,7 +67,7 @@ const assert = require('assert'); | |||
| 67 | 67 | }, { | |
| 68 | 68 | name: 'AbortError', | |
| 69 | 69 | }).then(common.mustCall(() => { | |
| 70 | - // Only stops toArray, does not destory the stream | ||
| 70 | + // Only stops toArray, does not destroy the stream | ||
| 71 | 71 | assert(stream.destroyed, false); | |
| 72 | 72 | })); | |
| 73 | 73 | ac.abort(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments