summaryrefslogtreecommitdiff
path: root/include/battle_message.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-08-18 18:21:48 -0400
committerGitHub <noreply@github.com>2020-08-18 18:21:48 -0400
commit52bada97cda7d7aea8b67de5d07b6f527c7905ef (patch)
tree9bd0a53d24a104b280cae6922af8aeb74f5ef35c /include/battle_message.h
parent54fb8eb68e0a4cfb441bda31d1ec3f402b565eec (diff)
parent7d3b68a27bd6c211790e35ac9957158b911c2ad7 (diff)
Merge pull request #1143 from GriffinRichards/fix-wallyuncle
Fix Wally's parents names, typo
Diffstat (limited to 'include/battle_message.h')
-rw-r--r--include/battle_message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_message.h b/include/battle_message.h
index a3f2636e5..011a1cb0c 100644
--- a/include/battle_message.h
+++ b/include/battle_message.h
@@ -274,7 +274,7 @@ extern const u8 gText_PkmnGettingPumped[];
extern const u8 gText_PkmnShroudedInMist[];
extern const u8 gText_PkmnsXPreventsSwitching[];
extern const u8 gText_TheGreatNewHope[];
-extern const u8 gText_WillChampinshipDreamComeTrue[];
+extern const u8 gText_WillChampionshipDreamComeTrue[];
extern const u8 gText_AFormerChampion[];
extern const u8 gText_ThePreviousChampion[];
extern const u8 gText_TheUnbeatenChampion[];