From 489e4d0c78d5f393729cda0e1f6ac9a0a1237b4a Mon Sep 17 00:00:00 2001 From: liam4 Date: Mon, 3 Jul 2017 18:52:25 -0300 Subject: Fix typo in telchars --- telchars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telchars.js b/telchars.js index 11dde94..8cf414c 100644 --- a/telchars.js +++ b/telchars.js @@ -1,4 +1,4 @@ -// Useful tlelnet key detection. +// Useful telnet key detection. const telchars = { isSpace: buf => buf[0] === 0x20, -- cgit 1.3.0-6-gf8a5