Skip to content

Commit 1cb1209

Browse files
Chen Lihuiclalancette
andauthored
fix comment (ros2#1073)
* fix comment Signed-off-by: Chen Lihui <[email protected]> * address comment Co-authored-by: Chris Lalancette <[email protected]> Signed-off-by: Chen Lihui <[email protected]> --------- Signed-off-by: Chen Lihui <[email protected]> Co-authored-by: Chris Lalancette <[email protected]>
1 parent 101e406 commit 1cb1209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rcl/include/rcl/subscription.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ rcl_get_zero_initialized_subscription(void);
104104
* ```
105105
*
106106
* The rosidl_message_type_support_t object contains message type specific
107-
* information used to publish messages.
107+
* information used to subscribe to messages.
108108
*
109109
* The topic name must be a c string which follows the topic and service name
110110
* format rules for unexpanded names, also known as non-fully qualified names:

0 commit comments

Comments
 (0)