Skip to content

Commit 0ee9313

Browse files
committed
doc update
1 parent f24f6ab commit 0ee9313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/src/main/java/io/grpc/InternalStatusRuntimeException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
/**
2222
* StatusRuntimeException without stack trace, implemented as a subclass, as the
23-
* {@code String, Throwable, boolean, boolean} constructor is not available in supported version
24-
* of Android.
23+
* {@code String, Throwable, boolean, boolean} constructor is not available in the supported
24+
* version of Android.
2525
*
2626
* @see StatusRuntimeException
2727
*/

0 commit comments

Comments
 (0)