From af40ef76c281e43519795c7cf65d11372d1ea7e2 Mon Sep 17 00:00:00 2001 From: kpetridis <petridkon@gmail.com> Date: Sat, 7 May 2022 19:42:52 +0300 Subject: [PATCH] Fixed documentation --- inc/Services/RealTimeForwardingControlService.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/Services/RealTimeForwardingControlService.hpp b/inc/Services/RealTimeForwardingControlService.hpp index 6e05af5a..7d20fdf5 100644 --- a/inc/Services/RealTimeForwardingControlService.hpp +++ b/inc/Services/RealTimeForwardingControlService.hpp @@ -11,7 +11,7 @@ /** * Implementation of the ST[14] 'Real Time Forwarding Control Service' as defined in ECSS-E-ST-70-41C. * - * The purpose of this Service is to control the forwarding of the stores' telemetry to the ground station. It includes + * The purpose of this Service is to control the forwarding of the telemetry to the ground station. It includes * conditions for all the application processes that are controlled by the Service, which determine whether a message * should be forwarded to the ground station, through the corresponding virtual channel. * -- GitLab