Skip to content

Commit 2e8a23e

Browse files
Revise the description of service configure_introspection() (ros2#2511) (ros2#2514)
Signed-off-by: Barry Xu <[email protected]> (cherry picked from commit 5593961) Co-authored-by: Barry Xu <[email protected]>
1 parent ef85efa commit 2e8a23e

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
@@ -495,7 +495,7 @@ class Service
495495
}
496496
}
497497

498-
/// Configure client introspection.
498+
/// Configure service introspection.
499499
/**
500500
* \param[in] clock clock to use to generate introspection timestamps
501501
* \param[in] qos_service_event_pub QoS settings to use when creating the introspection publisher

0 commit comments

Comments
 (0)