Skip to content

Commit 32f2c75

Browse files
ngocnhan-tran1996dsyer
authored andcommitted
Fix typo javadoc
Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent 61c16aa commit 32f2c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-grpc-core/src/main/java/org/springframework/grpc/server/exception/GrpcExceptionHandlerInterceptor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* {@link GrpcExceptionHandler}.
3636
*
3737
* <p>
38-
* A fallback mechanism is used to return UNONOWN in case the {@link GrpcExceptionHandler}
38+
* A fallback mechanism is used to return UNKNOWN in case the {@link GrpcExceptionHandler}
3939
* returns a null.
4040
*
4141
* @author Dave Syer

0 commit comments

Comments
 (0)