From 7ee6e81ef913eee4e58f12491a66a3de93971b01 Mon Sep 17 00:00:00 2001 From: Thomas Winwood Date: Sun, 11 Nov 2018 00:21:29 -0700 Subject: [PATCH] typo Co-Authored-By: Lokathor --- book/src/ch1/the_display_control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/ch1/the_display_control.md b/book/src/ch1/the_display_control.md index 308fba9..82592ca 100644 --- a/book/src/ch1/the_display_control.md +++ b/book/src/ch1/the_display_control.md @@ -1,6 +1,6 @@ # The Display Control Register -The Display Control is our first actual IO Register. GBATEK gives it the +The display control register is our first actual IO Register. GBATEK gives it the shorthand [DISPCNT](http://problemkaputt.de/gbatek.htm#lcdiodisplaycontrol), so you might see it under that name if you read other guides.