From a3aea373313af48c3b413fd1c54b8bde48b5b8b2 Mon Sep 17 00:00:00 2001 From: Roman Belyakovsky Date: Tue, 28 Nov 2023 15:26:46 +0200 Subject: [PATCH] PTT: help text fix --- applications/system/hid_app/views/hid_ptt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/system/hid_app/views/hid_ptt.c b/applications/system/hid_app/views/hid_ptt.c index af31ca2c30b..a6d4ef1d2b0 100644 --- a/applications/system/hid_app/views/hid_ptt.c +++ b/applications/system/hid_app/views/hid_ptt.c @@ -353,7 +353,7 @@ static void hid_ptt_menu_callback(void* context, uint32_t osIndex, FuriString* o case HidPushToTalkAppIndexTeamSpeak: app_specific_help = "TeamSpeak:\n" - "To make keys working bind them in discord settings.\n\n" + "To make keys working bind them in TeamSpeak settings.\n\n" ; break; case HidPushToTalkAppIndexTeams: