occurs in middle of a sentence

This commit is contained in:
Peter D. Gray 2024-02-09 08:55:41 -05:00
parent 6538dc9cb6
commit d0a22014dd
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -311,7 +311,7 @@ Press (3) if you really understand and accept these risks.
# export options
k0 = 'to show change addresses' if allow_change and change == 0 else None
export_msg, escape = export_prompt_builder('Address summary file',
export_msg, escape = export_prompt_builder('address summary file',
no_qr=bool(ms_wallet), key0=k0)
escape += KEY_PAGE_UP+KEY_PAGE_DOWN+KEY_HOME+KEY_LEFT+KEY_RIGHT