We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72e601 commit 2ebcb49Copy full SHA for 2ebcb49
rclcpp/include/rclcpp/executor.hpp
@@ -382,7 +382,7 @@ class Executor
382
protected:
383
/// Constructor that will not initialize any non-trivial members.
384
/**
385
- * This constructor is intended to be used by any derived executor,
+ * This constructor is intended to be used by any derived executor
386
* that explicitly does not want to use the default implementation provided
387
* by this class.
388
* This constructor is guaranteed to not modify the system state.
0 commit comments