diff options
author | 2023-09-28 10:41:31 -0400 | |
---|---|---|
committer | 2023-09-29 00:41:31 +1000 | |
commit | 30d92e397d15c32e79c9d508c43d9f2512f414fb (patch) | |
tree | 112e18522016e2fb1ef34b9d5a709d14951370e2 /docs/source/usingmame/assetsearch.rst | |
parent | 7b15eb6ef8efccb6191d5d995b2ba68bca5f4e26 (diff) |
docs: Fixed many editing errors and spelling errors. (#11575)
Also fixed outdated link to contributing guidelines.
Diffstat (limited to 'docs/source/usingmame/assetsearch.rst')
-rw-r--r-- | docs/source/usingmame/assetsearch.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/usingmame/assetsearch.rst b/docs/source/usingmame/assetsearch.rst index a8002db1c69..102e87c9bbd 100644 --- a/docs/source/usingmame/assetsearch.rst +++ b/docs/source/usingmame/assetsearch.rst @@ -194,7 +194,7 @@ keyboard microcontroller ROM as follows: called **mackbd_m0110a_f.zip**, or a 7-Zip archive called **mackbd_m0110a_f.7z**. * The parent ROM device is the U.S. Macintosh Plus keyboard with integrated - numeric keypad, whcih has the short name ``mackbd_m0110a``, so MAME will look + numeric keypad, which has the short name ``mackbd_m0110a``, so MAME will look for a folder called **mackbd_m0110a**, a PKZIP archive called **mackbd_m0110a.zip**, or a 7-Zip archive called **mackbd_m0110a.7z**. * The short name of the Unitron 1024 system is ``utrn1024``, so MAME will look |