Skip to content

Commit 5593961

Browse files
Revise the description of service configure_introspection() (#2511)
Signed-off-by: Barry Xu <[email protected]>
1 parent 3d58f0f commit 5593961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rclcpp/include/rclcpp/service.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ class Service
499499
}
500500
}
501501

502-
/// Configure client introspection.
502+
/// Configure service introspection.
503503
/**
504504
* \param[in] clock clock to use to generate introspection timestamps
505505
* \param[in] qos_service_event_pub QoS settings to use when creating the introspection publisher

0 commit comments

Comments
 (0)