summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-10 19:31:12 -0500
committerhuderlem <huderlem@gmail.com>2019-12-10 19:29:23 -0600
commitb7ab9cbf4c36f0cf066be655432c57ec6e12e7e5 (patch)
tree537d5d80cc28f5dfea938a4f01520fab4db81b70 /src/strings.c
parented1ff0ad774c67e7184fb0c862005e487fed42ec (diff)
Update JP translation and fix typo
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.c b/src/strings.c
index 711e183d8..8190ffc45 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -112,7 +112,7 @@ const u8 gText_WTWeight[] = _("WT");
const u8 gText_SearchingPleaseWait[] = _("Searching…\nPlease wait.");
const u8 gText_SearchCompleted[] = _("Search completed.");
const u8 gText_NoMatchingPkmnWereFound[] = _("No matching POKéMON were found.");
-const u8 gText_SeachForPkmnBasedOnParameters[] = _("Search for POKéMON based on\nselected parameters.");
+const u8 gText_SearchForPkmnBasedOnParameters[] = _("Search for POKéMON based on\nselected parameters.");
const u8 gText_SwitchPokedexListings[] = _("Switch POKéDEX listings.");
const u8 gText_ReturnToPokedex[] = _("Return to the POKéDEX.");
const u8 gText_SelectPokedexMode[] = _("Select the POKéDEX mode.");