aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/client_channel.cc
diff options
context:
space:
mode:
authorGravatar Chris Lamb <chris@chris-lamb.co.uk>2018-08-22 16:52:46 +0100
committerGravatar Chris Lamb <chris@chris-lamb.co.uk>2018-08-22 16:52:46 +0100
commitfba18d8551dcd515b8f6b85b03a9dbda1c2e0272 (patch)
tree26042f8ff2e1f4283298b65f17b8322539877d29 /src/core/ext/filters/client_channel/client_channel.cc
parent35cde99212ece5cde100a905f94974ffb6f18be9 (diff)
Fix a number of spelling errors.
Diffstat (limited to 'src/core/ext/filters/client_channel/client_channel.cc')
-rw-r--r--src/core/ext/filters/client_channel/client_channel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/filters/client_channel/client_channel.cc b/src/core/ext/filters/client_channel/client_channel.cc
index b06f09d8c7..d2bf4f388d 100644
--- a/src/core/ext/filters/client_channel/client_channel.cc
+++ b/src/core/ext/filters/client_channel/client_channel.cc
@@ -3101,7 +3101,7 @@ static void cc_start_transport_stream_op_batch(
// For all other batches, release the call combiner.
if (grpc_client_channel_trace.enabled()) {
gpr_log(GPR_INFO,
- "chand=%p calld=%p: saved batch, yeilding call combiner", chand,
+ "chand=%p calld=%p: saved batch, yielding call combiner", chand,
calld);
}
GRPC_CALL_COMBINER_STOP(calld->call_combiner,