From ce24017297bc48daa12546aa56d238aae97ac474 Mon Sep 17 00:00:00 2001 From: aerinon Date: Tue, 27 Jul 2021 13:13:18 -0600 Subject: [PATCH] typo --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 95d116ef..2ac7dbdc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -6,7 +6,7 @@ None yet * 0.5.0.0 * Handles headered roms for enemizer (Thanks compiling) - * Warning added for earlier version of pythong (Thanks compiling) + * Warning added for earlier version of python (Thanks compiling) * Minor logic issue for defeating Aga in standard (Thanks compiling) * Fix for boss music in non-DR modes (Thanks codemann8)