Fix reference to rclcpp in its QD (#1161)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-06-10 03:40:17 -04:00 committed by Alejandro Hernández Cordero
parent 730e99b742
commit dec7d8a00f

View file

@ -191,7 +191,7 @@ It is **Quality Level 4**, see its [Quality Declaration document](https://github
#### `tracetools`
The `tracetools` package provides utilities for instrumenting the code in `rcl` so that it may be traced for debugging and performance analysis.
The `tracetools` package provides utilities for instrumenting the code in `rclcpp` so that it may be traced for debugging and performance analysis.
It is **Quality Level 4**, see its [Quality Declaration document](https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing/-/blob/master/tracetools/QUALITY_DECLARATION.md).