Merge pull request #839 from wincentbalin/master
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions

Fixed typo
This commit is contained in:
markqvist 2025-07-13 15:02:45 +02:00 committed by GitHub
commit 2c33ce6c98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1716,7 +1716,7 @@ def main():
print(" '")
print("[1] A specific kind of RNode")
print("")
print(" | Select this option if you have put toghether an RNode")
print(" | Select this option if you have put together an RNode")
print(" \\ / of your own design, or if you are prototyping one.")
print(" '")
print("[2] Homebrew RNode")