Skip to content

Commit 8f01ee6

Browse files
pablogs9Acuadros95
andauthored
Update micro_ros_agent/include/agent/graph_manager/graph_manager.hpp
Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com>
1 parent 7697801 commit 8f01ee6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

micro_ros_agent/include/agent/graph_manager/graph_manager.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class GraphManager
7878
GraphManager(eprosima::fastdds::dds::DomainId_t domain_id);
7979

8080
/**
81-
* @brief Default destrucctor.
81+
* @brief Default destructor.
8282
*/
8383
~GraphManager() = default;
8484

@@ -320,4 +320,4 @@ class GraphManager
320320
} // namespace agent
321321
} // namespace uros
322322

323-
#endif // _UROS_AGENT_GRAPH_MANAGER_HPP
323+
#endif // _UROS_AGENT_GRAPH_MANAGER_HPP

0 commit comments

Comments
 (0)