| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0fa579a commit 7869761
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -146,7 +146,7 @@ class InternalSocketAddress extends JSTransferable { | |||
| 146 | 146 | } | |
| 147 | 147 | ||
| 148 | 148 | InternalSocketAddress.prototype.constructor = | |
| 149 | - SocketAddress.prototype.construtor; | ||
| 149 | + SocketAddress.prototype.constructor; | ||
| 150 | 150 | ObjectSetPrototypeOf(InternalSocketAddress.prototype, SocketAddress.prototype); | |
| 151 | 151 | ||
| 152 | 152 | module.exports = { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments