Commit f0f28e0
committed
Typo in parameter's name
Hello,
There were a typo in documentation, the listener of "createConnection" is listening to "connect" event. "connectionListener" name is so, a bad name because "connectionListener" for createServer() is listening to "connection" event ;)
Regards,
Peekmo1 parent e8df267 commit f0f28e0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments