diff options
author | Juan J. MartÃnez <jjm@usebox.net> | 2021-02-01 09:09:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 09:09:00 +0000 |
commit | ce9fedef58f4e826bcefd4ece392b435388e0486 (patch) | |
tree | 63fd79e625c165a279422abc464e6b7c2fe041b1 /docs | |
parent | 5d03db6fc62b0ea66ffed6b5422b52e647efa894 (diff) | |
download | ubox-msx-lib-ce9fedef58f4e826bcefd4ece392b435388e0486.tar.gz ubox-msx-lib-ce9fedef58f4e826bcefd4ece392b435388e0486.zip |
Typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mplayer.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mplayer.md b/docs/mplayer.md index 8f31c2b..15247f1 100644 --- a/docs/mplayer.md +++ b/docs/mplayer.md @@ -35,7 +35,7 @@ Notes on **Disark**: - It is not open source yet, so it needs to be put in the PATH. It is distributed as part of Arkos 2 Traker tools. - Because it uses uppercase labels, the variable exported and accessible from - C will be all uppercase. For exampler: for `song` we will use `SONG`. + C will be all uppercase. For example: for `song` we will use `SONG`. This is automated, and the only counter-intuitive step is making an ASM file for **rasm** such as: |