Skip to content

Commit b04a1b0

Browse files
committed
Improve comment, peer review
Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
1 parent a85d6c3 commit b04a1b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rclcpp/test/rclcpp/test_publisher.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ TEST_F(TestPublisherSub, construction_and_destruction) {
204204
}
205205
}
206206

207-
// Auxiliar class used to test getter for const PublisherBase
207+
// Auxiliary class used to test getter for const PublisherBase
208208
const rosidl_message_type_support_t EmptyTypeSupport()
209209
{
210210
return *rosidl_typesupport_cpp::get_message_type_support_handle<test_msgs::msg::Empty>();

0 commit comments

Comments
 (0)