File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ rcl_get_subscriber_names_and_types_by_node(
148148 * \see rcl_get_publisher_names_and_types_by_node for details on the `no_demangle` parameter.
149149 *
150150 * The returned names are not automatically remapped by this function.
151- * Attempting to create services using names returned by this function may not
151+ * Attempting to create service clients using names returned by this function may not
152152 * result in the desired service name being used depending on the remap rules in use.
153153 *
154154 * <hr>
@@ -193,7 +193,7 @@ rcl_get_service_names_and_types_by_node(
193193 * \see rcl_get_publisher_names_and_types_by_node for details on the `no_demangle` parameter.
194194 *
195195 * The returned names are not automatically remapped by this function.
196- * Attempting to create clients using names returned by this function may not
196+ * Attempting to create service servers using names returned by this function may not
197197 * result in the desired service name being used depending on the remap rules in use.
198198 *
199199 * <hr>
You can’t perform that action at this time.
0 commit comments