Skip to content

Commit

Permalink
Improve comment, peer review
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
  • Loading branch information
Blast545 committed Sep 9, 2020
1 parent a85d6c3 commit b04a1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclcpp/test/rclcpp/test_publisher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ TEST_F(TestPublisherSub, construction_and_destruction) {
}
}

// Auxiliar class used to test getter for const PublisherBase
// Auxiliary class used to test getter for const PublisherBase
const rosidl_message_type_support_t EmptyTypeSupport()
{
return *rosidl_typesupport_cpp::get_message_type_support_handle<test_msgs::msg::Empty>();
Expand Down

0 comments on commit b04a1b0

Please sign in to comment.