From 4140f69b39ea9473d91d8708d1a84d991188de70 Mon Sep 17 00:00:00 2001 From: Pedro de Medeiros Date: Fri, 7 Jan 2022 14:36:29 -0300 Subject: typo --- include/ubox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | // | --- | --- | // | 0x0000-0x17ff | Background tiles | // | 0x1800-0x1aff | Background tile map | -- cgit v1.2.3