We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101e406 commit 1cb1209Copy full SHA for 1cb1209
rcl/include/rcl/subscription.h
@@ -104,7 +104,7 @@ rcl_get_zero_initialized_subscription(void);
104
* ```
105
*
106
* The rosidl_message_type_support_t object contains message type specific
107
- * information used to publish messages.
+ * information used to subscribe to messages.
108
109
* The topic name must be a c string which follows the topic and service name
110
* format rules for unexpanded names, also known as non-fully qualified names:
0 commit comments