From d88060a115917d8fe542a5ef84bcf82c8c6b62f0 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 8 Feb 2015 20:15:59 +0000 Subject: [PATCH] HUD: except -> accept --- chapters/hud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/hud.md b/chapters/hud.md index bd918cc..f86b5e0 100644 --- a/chapters/hud.md +++ b/chapters/hud.md @@ -16,7 +16,7 @@ Introduction Heads Up Display (HUD) elements allow you to show text, images, and other graphical elements. -HUD doesn't except user input. For that, you should use a [Formspec](formspecs.html). +HUD doesn't accept user input. For that, you should use a [Formspec](formspecs.html). * Basic Interface * Positioning