Fix typo in documentation

pull/25148/head
AJ Heller 4 years ago
parent ed3037de3e
commit ec9451e856
  1. 2
      include/grpcpp/impl/codegen/async_unary_call.h

@ -250,7 +250,7 @@ class ClientAsyncResponseReader final
initial_metadata_read_ = true;
}
/// See \a ClientAysncResponseReaderInterface::Finish for semantics.
/// See \a ClientAsyncResponseReaderInterface::Finish for semantics.
///
/// Side effect:
/// - the \a ClientContext associated with this call is updated with

Loading…
Cancel
Save