Fix typo javadoc
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Dave Syer
parent
61c16aadd8
commit
32f2c75d09
@@ -35,7 +35,7 @@ import io.grpc.StatusException;
|
||||
* {@link GrpcExceptionHandler}.
|
||||
*
|
||||
* <p>
|
||||
* A fallback mechanism is used to return UNONOWN in case the {@link GrpcExceptionHandler}
|
||||
* A fallback mechanism is used to return UNKNOWN in case the {@link GrpcExceptionHandler}
|
||||
* returns a null.
|
||||
*
|
||||
* @author Dave Syer
|
||||
|
||||
Reference in New Issue
Block a user