mirror of
https://github.com/pdxlocations/contact.git
synced 2026-07-04 08:51:35 +02:00
typo
This commit is contained in:
@@ -42,7 +42,7 @@ def main(stdscr):
|
||||
|
||||
logging.info("Initializing interface %s", args)
|
||||
globals.interface = initialize_interface(args)
|
||||
logging.info("Inerface initialized")
|
||||
logging.info("Interface initialized")
|
||||
globals.myNodeNum = get_nodeNum()
|
||||
globals.channel_list = get_channels()
|
||||
globals.node_list = get_node_list()
|
||||
|
||||
Reference in New Issue
Block a user