From b786db1cc788b7fc34bcd7ae4e992468e6e302e2 Mon Sep 17 00:00:00 2001 From: sq5bpf Date: Tue, 27 Jun 2023 13:43:02 +0200 Subject: [PATCH] [uvk5]: Fix missing space in instructions --- chirp/drivers/uvk5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chirp/drivers/uvk5.py b/chirp/drivers/uvk5.py index 74ab357f9..3edc781c2 100644 --- a/chirp/drivers/uvk5.py +++ b/chirp/drivers/uvk5.py @@ -624,7 +624,7 @@ def get_prompts(x=None): rp.experimental = \ ('This is an experimental driver for the Quansheng UV-K5. ' 'It may harm your radio, or worse. Use at your own risk.\n\n' - 'Before attempting to do any changes please download' + 'Before attempting to do any changes please download ' 'the memory image from the radio with chirp ' 'and keep it. This can be later used to recover the ' 'original settings. \n\n'