Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 7d19a76

Browse files
authored
Update google/auth/transport/grpc.py
1 parent 8a3a0e5 commit 7d19a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/auth/transport/grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ def my_client_cert_callback():
205205
credentials, request, regular_endpoint)
206206
207207
The following code uses mtls_endpoint, if the created channle is regular,
208-
and API mtls_endpoint is confgured to require client SSL API
208+
and API mtls_endpoint is confgured to require client SSL credentials, API
209209
calls using this channel will be rejected::
210210
211211
channel = google.auth.transport.grpc.secure_authorized_channel(

0 commit comments

Comments
 (0)