Skip to content

Commit

Permalink
fix comment (ros2#1073)
Browse files Browse the repository at this point in the history
* fix comment

Signed-off-by: Chen Lihui <lihui.chen@sony.com>

* address comment

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Chen Lihui <lihui.chen@sony.com>

---------

Signed-off-by: Chen Lihui <lihui.chen@sony.com>
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
2 people authored and danthony06 committed Jun 14, 2023
1 parent cce1c30 commit 5ec7dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/include/rcl/subscription.h
Expand Up @@ -104,7 +104,7 @@ rcl_get_zero_initialized_subscription(void);
* ```
*
* The rosidl_message_type_support_t object contains message type specific
* information used to publish messages.
* information used to subscribe to messages.
*
* The topic name must be a c string which follows the topic and service name
* format rules for unexpanded names, also known as non-fully qualified names:
Expand Down

0 comments on commit 5ec7dc1

Please sign in to comment.