Skip to content

Commit

Permalink
fixing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote committed Dec 18, 2015
1 parent 7a34f86 commit f45c82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclcpp/test/test_rate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include "rclcpp/rate.hpp"

/*
Tests that funcion_traits calculates arity of several functors.
Basic tests for the Rate and WallRate clases.
*/
TEST(TestRate, rate_basics) {
auto period = std::chrono::milliseconds(100);
Expand Down

0 comments on commit f45c82b

Please sign in to comment.