wording change

This commit is contained in:
Jakob Ketterl 2021-02-15 20:20:53 +01:00
parent a664770881
commit 578f165bdc
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class DecodingSettingsController(SettingsFormController):
"digital_voice_unvoiced_quality",
"Quality of unvoiced sounds in synthesized voice",
infotext="Determines the quality, and thus the cpu usage, for the ambe codec used by digital voice"
+ "modes.<br />If you're running on a Raspi (up to 3B+) you should leave this set at 1",
+ " modes.<br />If you're running on a Raspberry Pi (up to 3B+) you should leave this set at 1",
),
CheckboxInput(
"digital_voice_dmr_id_lookup",