From 1dee29aabd6c30c9f8c03604685601b01ff7fbaf Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 9 Mar 2023 19:43:38 +0100 Subject: [PATCH] changelog typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e0ff71..177b9687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ will consitute of a breaking change warranting a new major release: This was done by moving the dumping of TMs to the VCs into separate threads with permanent loops. These threads are then able to process high TM loads on demand. The PUS TM funnel will route PUS packets to the approrpiate persisten TM stores and then demultiplex the TM to all registered - TM destinations are before. + TM destinations as before. ## Fixed