mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 14:20:35 +00:00
Fixed typo
This commit is contained in:
parent
56d5d01497
commit
3d63bbf4bf
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ def link_established(link):
|
|||
|
||||
# Inform the user that the server is
|
||||
# connected
|
||||
RNS.log("Link established with server, hit enter to sand a resource, or type in \"quit\" to quit")
|
||||
RNS.log("Link established with server, hit enter to send a resource, or type in \"quit\" to quit")
|
||||
|
||||
# When a link is closed, we'll inform the
|
||||
# user, and exit the program
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue