From 957ece73947ace0dd48e241b3510292d8173cae9 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 13 Jul 2025 11:53:25 +0200 Subject: [PATCH] Fixed typo --- RNS/Utilities/rnodeconf.py | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/RNS/Utilities/rnodeconf.py b/RNS/Utilities/rnodeconf.py index 7d48499..28b2e8f 100755 --- a/RNS/Utilities/rnodeconf.py +++ b/RNS/Utilities/rnodeconf.py @@ -1762,7 +1762,7 @@ def main(): print("") print("Important! Using RNode firmware on homebrew devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1778,7 +1778,7 @@ def main(): print("") print("Important! Using RNode firmware on T-Beam devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1794,7 +1794,7 @@ def main(): print("") print("Important! Using RNode firmware on T-Beam devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1810,7 +1810,7 @@ def main(): print("") print("Important! Using RNode firmware on T-Beam devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1823,7 +1823,7 @@ def main(): print("") print("Important! Using RNode firmware on LoRa32 devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1836,7 +1836,7 @@ def main(): print("") print("Important! Using RNode firmware on LoRa32 devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it.") print("") print("Please Note! This device is known to have a faulty battery charging circuit,") @@ -1855,7 +1855,7 @@ def main(): print("") print("Important! Using RNode firmware on LoRa32 devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1869,7 +1869,7 @@ def main(): print("Important! Using RNode firmware on Heltec devices should currently be") print("considered experimental. It is not intended for production or critical use.") print("") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1884,7 +1884,7 @@ def main(): print("Important! Using RNode firmware on T3S3 devices should currently be") print("considered experimental. It is not intended for production or critical use.") print("") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1898,7 +1898,7 @@ def main(): print("Important! Using RNode firmware on Heltec devices should currently be") print("considered experimental. It is not intended for production or critical use.") print("") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1911,7 +1911,7 @@ def main(): print("") print("Important! Using RNode firmware on RAKwireless devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1924,7 +1924,7 @@ def main(): print("") print("Important! Using RNode firmware on LilyGo T-Echo devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1937,7 +1937,7 @@ def main(): print("") print("Important! Using RNode firmware on Heltec T114 devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input() @@ -1950,7 +1950,7 @@ def main(): print("") print("Important! Using RNode firmware on SeeedStudio XIAO/wio devices should currently be") print("considered experimental. It is not intended for production or critical use.") - print("The currently supplied firmware is provided AS-IS as a courtesey to those") + print("The currently supplied firmware is provided AS-IS as a courtesy to those") print("who would like to experiment with it. Hit enter to continue.") print("---------------------------------------------------------------------------") input()