Skip to content
Snippets Groups Projects
Commit 7087cac2 authored by Robin Mueller's avatar Robin Mueller
Browse files

typoo fix

parent bdbd030b
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ class TmTcHandler:
elif self.mode == g.ModeList.SoftwareTestMode:
all_tc_queue = create_total_tc_queue()
LOGGER.info("Performing multjple service commands operation")
LOGGER.info("Performing multiple service commands operation")
sender_and_receiver = SequentialCommandSenderReceiver(
com_interface=communication_interface, tmtc_printer=tmtc_printer,
tc_queue=all_tc_queue, tm_listener=tm_listener)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment