diff --git a/inc/Services/RequestVerificationService.hpp b/inc/Services/RequestVerificationService.hpp index 37747fdd58336afe12bc82c4d720dbe3dd95ee36..695c939fb325073ee565e76a7ca470b0bb0f5b36 100644 --- a/inc/Services/RequestVerificationService.hpp +++ b/inc/Services/RequestVerificationService.hpp @@ -28,7 +28,7 @@ public: * accepted successfully and the format is defined from the standard * * @todo The values of the data types that the data field(data[]) is consisted have - * determined limits so when the declaration will happen should be treated with attention + * determined limits so when the assign will happen should be treated with attention */ void successAcceptanceVerification(Message &request);