We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4a414 commit 2b4a474Copy full SHA for 2b4a474
android/src/main/java/io/grpc/android/AndroidChannelBuilder.java
@@ -150,7 +150,7 @@ public ManagedChannel build() {
150
151
/**
152
* Wraps an OkHttp channel and handles invoking the appropriate methods (e.g., {@link
153
- * ManagedChannel#enterIdle) when the device network state changes.
+ * ManagedChannel#enterIdle}) when the device network state changes.
154
*/
155
@VisibleForTesting
156
static final class AndroidChannel extends ManagedChannel {
0 commit comments