summaryrefslogtreecommitdiff
path: root/src/mystery_event_msg.c
diff options
context:
space:
mode:
authorMelody <melody@pallet.town>2018-12-07 10:41:08 -0500
committerMelody <melody@pallet.town>2018-12-07 10:41:08 -0500
commit2615ece23bd9463f3e43fca40eac1adcabeb2813 (patch)
tree8b709c353e69320807196c340f63191e716bd406 /src/mystery_event_msg.c
parent6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff)
Use normal apostrophes like adults
Diffstat (limited to 'src/mystery_event_msg.c')
-rw-r--r--src/mystery_event_msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mystery_event_msg.c b/src/mystery_event_msg.c
index 74261179b..e0e70a218 100644
--- a/src/mystery_event_msg.c
+++ b/src/mystery_event_msg.c
@@ -10,4 +10,4 @@ const u8 gText_MysteryGiftSentOver[] = _("{STR_VAR_1} was sent over!");
const u8 gText_MysteryGiftFullParty[] = _("Your party is full.\n{STR_VAR_1} could not be sent over.");
const u8 gText_MysteryGiftNewTrainer[] = _("A new TRAINER has arrived in\nHOENN.");
const u8 gText_MysteryGiftNewAdversaryInBattleTower[] = _("A new adversary has arrived in the\nBATTLE TOWER.");
-const u8 gText_MysteryGiftCantBeUsed[] = _("This data can’t be used in\nthis version.");
+const u8 gText_MysteryGiftCantBeUsed[] = _("This data can't be used in\nthis version.");