Fix typos

This commit is contained in:
Jakub Wilk 2017-09-28 17:13:15 +02:00
parent d07ef6a04b
commit 45bab702f4
3 changed files with 7 additions and 7 deletions

View file

@ -16,11 +16,11 @@ Changes since tio v1.21:
Changes since tio v1.20:
* Add support for hexidecimal mode
* Add support for hexadecimal mode
A new key command 'ctrl-t h' is introduced which toggles between
hexidecial mode and normal mode. When in hexidecimal mode data received
will be printed in hexidecimal.
hexadecimal mode and normal mode. When in hexadecimal mode data received
will be printed in hexadecimal.
* Do not distribute src/bash_completion/tio