Skip to content
Snippets Groups Projects
Commit 7a6e30e6 authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

Python grpc.secure_channel doc string correction

parent bbc20b59
No related branches found
No related tags found
No related merge requests found
......@@ -1193,7 +1193,7 @@ def insecure_channel(target, options=None):
def secure_channel(target, credentials, options=None):
"""Creates an insecure Channel to a server.
"""Creates a secure Channel to a server.
Args:
target: The target to which to connect.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment