Merge pull request #1685 from jefftranter/fix-typos

Fix some commonly made spelling errors in comments.
This commit is contained in:
Bob Andrews
2022-02-22 13:01:38 +01:00
committed by GitHub
42 changed files with 62 additions and 62 deletions

View File

@@ -8,7 +8,7 @@
**
** The program asks for a filename (if it hasn't
** got one from argv). I then opens the file,
** reads the the first 16 bytes and displays them
** reads the first 16 bytes and displays them
** (as hex values).
** The values of sp (cc65 runtime stack pointer)
** are displayed at some places. The displayed