Fix misnamed nls message in serial node

This commit is contained in:
Nick O'Leary 2015-06-16 16:13:55 +01:00
parent ba0e2c3796
commit fd4b319af9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"split": {
"character": "on the character",
"timeout": "after a timeout of",
"length": "into fixed lengths of"
"lengths": "into fixed lengths of"
},
"output": {
"ascii": "ascii strings",