Fix spelling errors in comments and documentation (#7492)
This commit is contained in:
@@ -44,7 +44,7 @@ service OpenConfigTelemetry {
|
||||
// connection as the subscription request.
|
||||
rpc telemetrySubscribe(SubscriptionRequest) returns (stream OpenConfigData) {}
|
||||
|
||||
// Terminates and removes an exisiting telemetry subscription
|
||||
// Terminates and removes an existing telemetry subscription
|
||||
rpc cancelTelemetrySubscription(CancelSubscriptionRequest) returns (CancelSubscriptionReply) {}
|
||||
|
||||
// Get the list of current telemetry subscriptions from the
|
||||
|
||||
Reference in New Issue
Block a user