Skip to content

Commit

Permalink
doc update!
Browse files Browse the repository at this point in the history
  • Loading branch information
panchenko committed Apr 8, 2024
1 parent f24f6ab commit bd4c63e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/src/main/java/io/grpc/InternalStatusRuntimeException.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

/**
* StatusRuntimeException without stack trace, implemented as a subclass, as the
* {@code String, Throwable, boolean, boolean} constructor is not available in supported version
* of Android.
* {@code String, Throwable, boolean, boolean} constructor is not available in the supported
* version of Android.
*
* @see StatusRuntimeException
*/
Expand Down

0 comments on commit bd4c63e

Please sign in to comment.