fix copy&paste fail

This commit is contained in:
Jakob Ketterl 2021-02-06 23:17:43 +01:00
parent b318b5e88a
commit ee687d4e27
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ class GeneralSettingsController(AdminController):
TextInput( TextInput(
"wsprnet_callsign", "wsprnet_callsign",
"wsprnet callsign", "wsprnet callsign",
infotext="This callsign will be used to send spots to pskreporter.info", infotext="This callsign will be used to send spots to wsprnet.org",
), ),
), ),
] ]