Skip to content

Commit

Permalink
PTT: help text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hryamzik committed Nov 28, 2023
1 parent 8c633d9 commit a3aea37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/system/hid_app/views/hid_ptt.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a3aea37

Please sign in to comment.