Skip to content

Commit 2ebcb49

Browse files
Update rclcpp/include/rclcpp/executor.hpp
Co-authored-by: William Woodall <[email protected]> Signed-off-by: jmachowinski <[email protected]>
1 parent c72e601 commit 2ebcb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rclcpp/include/rclcpp/executor.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ class Executor
382382
protected:
383383
/// Constructor that will not initialize any non-trivial members.
384384
/**
385-
* This constructor is intended to be used by any derived executor,
385+
* This constructor is intended to be used by any derived executor
386386
* that explicitly does not want to use the default implementation provided
387387
* by this class.
388388
* This constructor is guaranteed to not modify the system state.

0 commit comments

Comments
 (0)