Correct spelling mistakes.

This commit is contained in:
Edward Betts
2018-09-06 12:07:09 +01:00
parent ecb03d7dba
commit 5eaeda4402
5 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
// *Bell*: Beeps.
#define BEL 0x07
// *Backspace*: Backspace one column, but not past the begining of the
// *Backspace*: Backspace one column, but not past the beginning of the
// line.
#define BS 0x08