typo in device selector title

This commit is contained in:
Florent 2025-07-17 21:42:14 +02:00
parent c0a6661fc8
commit 40bdbf050e

View file

@ -2084,7 +2084,7 @@ async def main(argv):
result = await radiolist_dialog(
title="MeshCore-cli device selector",
text="Chose the device to connect to :",
text="Choose the device to connect to :",
values=choices
).run_async()