aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martínez <jjm@usebox.net>2022-01-07 17:41:41 +0000
committerJuan J. Martínez <jjm@usebox.net>2022-01-07 17:41:41 +0000
commitc149e9f96d9f6901656a2dfe4482bb8b45f1f62b (patch)
tree2b0a206c0864eaf80cf94da76824d40f3eaa5c13
parentbb2dda48c5a4e93b89377539d205b8d58687c8c7 (diff)
parent4140f69b39ea9473d91d8708d1a84d991188de70 (diff)
downloadubox-msx-lib-c149e9f96d9f6901656a2dfe4482bb8b45f1f62b.tar.gz
ubox-msx-lib-c149e9f96d9f6901656a2dfe4482bb8b45f1f62b.zip
Merge branch 'master' into 'master'
typo See merge request reidrac/ubox-msx-lib!22
-rw-r--r--include/ubox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ubox.h b/include/ubox.h
index af086f0..acbb3b5 100644
--- a/include/ubox.h
+++ b/include/ubox.h
@@ -36,7 +36,7 @@
//
// The VRAM layout for Screen 2 is as follows:
//
-// | Address range | Desctiption |
+// | Address range | Description |
// | --- | --- |
// | <tt>0x0000-0x17ff</tt> | Background tiles |
// | <tt>0x1800-0x1aff</tt> | Background tile map |