From d86397fd7d9e869df6d5e33db88d947cfef56393 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Tue, 1 Dec 2015 16:38:00 +0100 Subject: [PATCH] fix grammar --- include/gamate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/gamate.h b/include/gamate.h index b7c2fef7a..82bca08b1 100644 --- a/include/gamate.h +++ b/include/gamate.h @@ -144,7 +144,7 @@ /* each of the following 4 increments by 1 per IRQ - it is _not_ a 32bit counter (see code at $ffa6 in BIOS) - these are not used elsewhere in the bios and can be (re)setted as needed by + these are not used elsewhere in the bios and can be (re)set as needed by the user. */ #define ZP_IRQ_CNT1 0x0e -- 2.39.2