Skip to content

Commit 80a9c40

Browse files
committed
address review comment for javadoc
1 parent fb71c60 commit 80a9c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xds/src/main/java/io/grpc/xds/client/XdsClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ public interface ServerConnectionCallback {
398398
}
399399

400400
/**
401-
* Reports whether xDS client has a working ADS stream to xDS server.
401+
* Reports whether xDS client has a "working" ADS stream to xDS server.
402402
* The definition of a working stream is defined in gRFC A78.
403403
* @see <a href="https://github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md#xdsclient">
404404
* A78-grpc-metrics-wrr-pf-xds.md</a>

0 commit comments

Comments
 (0)