diff --git a/tcdistribution/CFDPDistributorIF.h b/tcdistribution/CFDPDistributorIF.h index dd017c97..5f70e542 100644 --- a/tcdistribution/CFDPDistributorIF.h +++ b/tcdistribution/CFDPDistributorIF.h @@ -16,7 +16,7 @@ public: virtual ~CFDPDistributorIF() { } /** - * With this method, Services can register themselves at the PUS Distributor. + * With this method, Services can register themselves at the CFDP Distributor. * @param service A pointer to the registering Service. * @return - @c RETURN_OK on success, * - @c RETURN_FAILED on failure.