commit 5a6e471312f714d579b67cf5ca597b8da58b0059
parent 06e70921a2b2871b0e20a153978d279d22667e5c
Author: Jacob Thomas <41988041+bocajthomas@users.noreply.github.com>
Date:   Wed, 15 May 2024 06:48:22 +0100

refactor(en_US/pending_sending_text_color): fix spell (#1030)


Diffstat:
Mcommon/src/main/assets/lang/en_US.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/src/main/assets/lang/en_US.json b/common/src/main/assets/lang/en_US.json @@ -378,7 +378,7 @@ }, "pending_sending_text_color": { "name": "Secondary Friend Feed Text Color", - "description": "Changes the text color of ( Delivered / Recevived / Sending / Opened / Tap To Chat / Hold To Replay / Replayed / Saved In Chat / Called ) on the friend feed" + "description": "Changes the text color of ( Delivered / Received / Sending / Opened / Tap To Chat / Hold To Replay / Replayed / Saved In Chat / Called ) on the friend feed" }, "snap_with_sound_text_color": { "name": "Snaps With Sound Text Color",