Skip to content
Snippets Groups Projects
Commit 7d770488 authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Fixup for 42898cf5: Correct documentation.

parent 42898cf5
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@
*
*/
// Repeat of the tests in InteropTests.m, but using SSL to communicate with the local server instead
// of cleartext.
// Repeat of the tests in InteropTests.m, but sending the RPCs to a local cleartext server instead
// of the remote SSL one.
#import <GRPCClient/GRPCCall+Tests.h>
......
......@@ -31,8 +31,8 @@
*
*/
// Repeat of the tests in InteropTests.m, but using SSL to communicate with the local server instead
// of cleartext.
// Repeat of the tests in InteropTests.m, but sending the RPCs to a local SSL server instead of the
// remote one.
#import <GRPCClient/GRPCCall+Tests.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment