mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 15:36:45 +08:00
I screwed up pull request so fixed it manually
Type -> Typo
This commit is contained in:
parent
79ed5c4e04
commit
0a1eafa2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ modify something marked as read only by the hardware will result in a crash.
|
||||||
string contains a typo - we meant to write "Typo" but we experienced a
|
string contains a typo - we meant to write "Typo" but we experienced a
|
||||||
senior moment and what got entered was "Rypo". Could happen to anyone.
|
senior moment and what got entered was "Rypo". Could happen to anyone.
|
||||||
|
|
||||||
For some reason, we will fix "Rypo", turning it into "Type" using code
|
For some reason, we will fix "Rypo", turning it into "Typo" using code
|
||||||
rather than simply editing the file.
|
rather than simply editing the file.
|
||||||
|
|
||||||
The same is true for `rotypo`. Extra credit for being consistent.
|
The same is true for `rotypo`. Extra credit for being consistent.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue