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 3a19c17 commit d80a943Copy full SHA for d80a943
include/up-cpp/client/usubscription/v3/RequestBuilder.h
@@ -84,7 +84,7 @@ struct RequestBuilder {
84
static FetchSubscribersRequest buildFetchSubscribersRequest(
85
const v1::UUri& topic);
86
87
- /// @brief Build notifications request for a given topic. Subscription
+ /// @brief Build a notifications request for a given topic. Subscription
88
/// change
89
/// notifications MUST use topic SubscriptionsChange with resource id
90
/// 0x8000, as per the protobuf definition.
0 commit comments