book: fix more spelling errors (#40)
FossilOrigin-Name: c5321d19ac9fdbefb74468ee04048543e8c261d599f58be36cedffef73fb3ac7
This commit is contained in:
parent
9e9903eee6
commit
1a4690df98
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Building on BSD, Linux, macOS, and outher Unix Targets
|
||||
# Building on BSD, Linux, macOS, and other Unix Targets
|
||||
|
||||
RETRO is well supported on BSD (tested on FreeBSD, NetBSD,
|
||||
OpenBSD), Linux, and macOS systems. It should build on any
|
||||
|
|
|
@ -39,7 +39,7 @@ Example command line:
|
|||
retro-extend ngaImage example/rot13.forth
|
||||
|
||||
Pass the image name as the first argument, and then file names
|
||||
as susequent ones. Do *not* use this for things relying on I/O
|
||||
as subsequent ones. Do *not* use this for things relying on I/O
|
||||
apart from the basic console output as it doesn't emulate other
|
||||
devices. If you need to load in things that rely on using the
|
||||
optional I/O devices, see the **Advanced Builds** chapter.
|
||||
|
|
Loading…
Reference in a new issue