Przeglądaj źródła

PTT: help text fix

Roman Belyakovsky 2 lat temu
rodzic
commit
bdd526c98f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      base_pack/hid_app/views/hid_ptt.c

+ 1 - 1
base_pack/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: