summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/birch_pc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/birch_pc.c b/src/birch_pc.c
index df6ebc6ea..f01107b3d 100644
--- a/src/birch_pc.c
+++ b/src/birch_pc.c
@@ -47,7 +47,7 @@ bool16 ScriptGetPokedexInfo(void)
return IsNationalPokedexEnabled();
}
-// This shows your Hoenn Pokedex rating and NOT your National Dex.
+// This shows your Hoenn Pokedex rating and not your National Dex.
const u8 *GetPokedexRatingText(u16 count)
{
if (count < 10)