diff --git a/include/aidge/graphRegex/matchFsm/MatchResult.hpp b/include/aidge/graphRegex/matchFsm/MatchResult.hpp index dd792d12b29ca601c0d24398c6457fe0540c1e1c..29b9abb616a80899b9c2ad8d5e01e5f00e674757 100644 --- a/include/aidge/graphRegex/matchFsm/MatchResult.hpp +++ b/include/aidge/graphRegex/matchFsm/MatchResult.hpp @@ -35,7 +35,7 @@ public: /** * @brief class that old the result of a matching - * give access to all node ant there tag in the expression + * give access to all node and there tag in the expression */ class MatchResult {