Merge pull request #191 from SemperFu/patch-1

Update telnet.js
This commit is contained in:
Bryan Ashby 2018-05-12 16:48:10 -06:00 committed by GitHub
commit 99b7ce0748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ exports.TelnetClient = TelnetClient;
* Document OPTIONS -- add any missing * Document OPTIONS -- add any missing
* Internally handle OPTIONS: * Internally handle OPTIONS:
* Some should be emitted generically * Some should be emitted generically
* Some shoudl be handled internally -- denied, handled, etc. * Some should be handled internally -- denied, handled, etc.
* *
* Allow term (ttype) to be set by environ sub negotiation * Allow term (ttype) to be set by environ sub negotiation