diff --git a/parameters/ParameterHelper.h b/parameters/ParameterHelper.h index 6b06ffdc..595b4bc5 100644 --- a/parameters/ParameterHelper.h +++ b/parameters/ParameterHelper.h @@ -6,9 +6,9 @@ #include "../ipc/MessageQueueIF.h" /** - * @brief Helper class to handle parameter messages + * @brief Helper class to handle parameter messages. * @details - * This class simplfiies handling of parameter messages, which are sent + * This class simplfies handling of parameter messages, which are sent * to a class which implements ReceivesParameterMessagesIF. */ class ParameterHelper {