mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-31 21:59:58 +01:00
fix typo / wording
This commit is contained in:
parent
542f5db58e
commit
ff50c0233a
|
|
@ -168,7 +168,7 @@ class GeneralSettingsController(SettingsFormController):
|
|||
NumberInput(
|
||||
"map_position_retention_time",
|
||||
"Map retention time",
|
||||
infotext="Specifies how log markers / grids will remain visible on the map",
|
||||
infotext="Specifies for how long markers / grids will remain visible on the map",
|
||||
append="s",
|
||||
),
|
||||
DropdownInput(
|
||||
|
|
|
|||
Loading…
Reference in a new issue