We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e3688 commit 1e6767aCopy full SHA for 1e6767a
rclcpp_action/include/rclcpp_action/server_goal_handle.hpp
@@ -43,7 +43,7 @@ class ServerGoalHandleBase
43
{
44
public:
45
/// Indicate if client has requested this goal be cancelled.
46
- /// \return true if a cancelation request has been accepted for this goal.
+ /// \return true if a cancellation request has been accepted for this goal.
47
RCLCPP_ACTION_PUBLIC
48
bool
49
is_canceling() const;
0 commit comments