Skip to content

Commit d80a943

Browse files
committed
another typo
1 parent 3a19c17 commit d80a943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/up-cpp/client/usubscription/v3/RequestBuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ struct RequestBuilder {
8484
static FetchSubscribersRequest buildFetchSubscribersRequest(
8585
const v1::UUri& topic);
8686

87-
/// @brief Build notifications request for a given topic. Subscription
87+
/// @brief Build a notifications request for a given topic. Subscription
8888
/// change
8989
/// notifications MUST use topic SubscriptionsChange with resource id
9090
/// 0x8000, as per the protobuf definition.

0 commit comments

Comments
 (0)