diff --git a/include/aidge/graphRegex/GraphRegex.hpp b/include/aidge/graphRegex/GraphRegex.hpp index a357462c2ac0153714bd85398058bf7c3085148e..12a5139a36135979639d2447b869568b943ee840 100644 --- a/include/aidge/graphRegex/GraphRegex.hpp +++ b/include/aidge/graphRegex/GraphRegex.hpp @@ -54,7 +54,7 @@ class GraphRegex{ void setNodeKey(const std::string key,std::function<bool(NodePtr)> f); /*** - * @brief brief match the querys in the graph + * @brief brief match the queries in the graph * @param Reference the graph were the querys in search * @return the result */