fix a typo.
This commit is contained in:
parent
b1ed15ebc7
commit
de14d54322
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include "rclcpp/rate.hpp"
|
||||
|
||||
/*
|
||||
Basic tests for the Rate and WallRate clases.
|
||||
Basic tests for the Rate and WallRate classes.
|
||||
*/
|
||||
TEST(TestRate, rate_basics) {
|
||||
auto period = std::chrono::milliseconds(100);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue