From ab4ead03b5a36723623d22bd3c07d59921af9d2f Mon Sep 17 00:00:00 2001 From: Helloman892 <1565516+Helloman892@users.noreply.github.com> Date: Tue, 21 Nov 2017 23:02:25 +0000 Subject: [PATCH] Fixed minor spelling error in Makefile, and therefore in the output SMDH --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a56f622..ef4b42f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include $(DEVKITARM)/3ds_rules # Your values. APP_TITLE := Anemone3DS -APP_DESCRIPTION := A complete themeing tool for the 3DS +APP_DESCRIPTION := A complete theming tool for the 3DS APP_AUTHOR := astronautlevel and daedreth