diff --git a/include/grpcpp/impl/codegen/async_unary_call.h b/include/grpcpp/impl/codegen/async_unary_call.h index 7541fa3c22e..7cb7cc6f16e 100644 --- a/include/grpcpp/impl/codegen/async_unary_call.h +++ b/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