Fix typo in the comment.

PiperOrigin-RevId: 452034210
This commit is contained in:
hai007
2022-05-31 06:52:23 -07:00
committed by Copybara-Service
parent b14201a744
commit e096c7e666
+1 -1
View File
@@ -175,7 +175,7 @@ struct DLL_API ConnectionListenerW {
AcceptedCB accepted_cb = DefaultConstructor;
// Called when either side rejected the connection.
// Payloads can not be exchaged. Call Core::DisconnectFromEndpoint()
// Payloads can not be exchanged. Call Core::DisconnectFromEndpoint()
// to terminate connection.
//
// endpoint_id - The identifier for the remote endpoint.