aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro de Medeiros <pedro.medeiros@gmail.com>2022-01-07 14:36:29 -0300
committerPedro de Medeiros <pedro.medeiros@gmail.com>2022-01-07 14:36:29 -0300
commit4140f69b39ea9473d91d8708d1a84d991188de70 (patch)
tree2b0a206c0864eaf80cf94da76824d40f3eaa5c13
parentbb2dda48c5a4e93b89377539d205b8d58687c8c7 (diff)
downloadubox-msx-lib-4140f69b39ea9473d91d8708d1a84d991188de70.tar.gz
ubox-msx-lib-4140f69b39ea9473d91d8708d1a84d991188de70.zip
typo
-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 |