diff options
author | Melody <melody@pallet.town> | 2018-12-07 10:53:04 -0500 |
---|---|---|
committer | Melody <melody@pallet.town> | 2018-12-07 10:54:47 -0500 |
commit | 4161c6e6d797450f854e5e498f9c339904c67a1c (patch) | |
tree | 9d02668a8504179b2f1c21fedf53b490fce07d72 /src/data/text/easy_chat/groups/speech | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'src/data/text/easy_chat/groups/speech')
-rw-r--r-- | src/data/text/easy_chat/groups/speech/words.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/text/easy_chat/groups/speech/words.h b/src/data/text/easy_chat/groups/speech/words.h index 27cc7bf4d..fdfddb8ee 100644 --- a/src/data/text/easy_chat/groups/speech/words.h +++ b/src/data/text/easy_chat/groups/speech/words.h @@ -31,7 +31,7 @@ u8 gEasyChatGroupWords_Speech[] = _( "VERY$" "A TINY BIT$" "WILD$" - "THAT’S$" + "THAT'S$" "JUST$" "EVEN SO,$" "MUST BE$" |