Corrected spelling

pull/10991/head
Mehrdad Afshari 8 years ago committed by Mehrdad Afshari
parent 5d0b1aeade
commit a64ea5496d
  1. 2
      include/grpc++/impl/codegen/client_context.h

@ -307,7 +307,7 @@ class ClientContext {
/// Flag whether the initial metadata should be \a corked
///
/// If \a corked is true, then the initial metadata will be colasced with the
/// If \a corked is true, then the initial metadata will be coalesced with the
/// write of first message in the stream.
///
/// \param corked The flag indicating whether the initial metadata is to be

Loading…
Cancel
Save