| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4bf1f33 commit e63a25e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1280,7 +1280,7 @@ class Http2Session extends EventEmitter { | |||
| 1280 | 1280 | } | |
| 1281 | 1281 | ||
| 1282 | 1282 | // Sets the local window size (local endpoints's window size) | |
| 1283 | - // Returns 0 if sucess or throw an exception if NGHTTP2_ERR_NOMEM | ||
| 1283 | + // Returns 0 if success or throw an exception if NGHTTP2_ERR_NOMEM | ||
| 1284 | 1284 | // if the window allocation fails | |
| 1285 | 1285 | setLocalWindowSize(windowSize) { | |
| 1286 | 1286 | if (this.destroyed) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments