diff options
author | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
---|---|---|
committer | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
commit | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (patch) | |
tree | 8b709c353e69320807196c340f63191e716bd406 /data/text/easy_chat/easy_chat_group_speech.s | |
parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) |
Use normal apostrophes like adults
Diffstat (limited to 'data/text/easy_chat/easy_chat_group_speech.s')
-rw-r--r-- | data/text/easy_chat/easy_chat_group_speech.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/easy_chat/easy_chat_group_speech.s b/data/text/easy_chat/easy_chat_group_speech.s index a1b973882..4cfea7eca 100644 --- a/data/text/easy_chat/easy_chat_group_speech.s +++ b/data/text/easy_chat/easy_chat_group_speech.s @@ -86,7 +86,7 @@ gEasyChatWord_Wild:: @ 8599D98 .string "WILD$" gEasyChatWord_Thats:: @ 8599D9D - .string "THAT’S$" + .string "THAT'S$" gEasyChatWord_Just:: @ 8599DA4 .string "JUST$" |