mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 15:35:03 +02:00
Correct spelling mistakes.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user