Skip to content

Commit

Permalink
api: remove incomplete sentence in javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed Sep 2, 2020
1 parent c29ad76 commit 4621adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/java/io/grpc/ServerBuilder.java
Expand Up @@ -118,7 +118,7 @@ public T addTransportFilter(ServerTransportFilter filter) {

/**
* Adds a {@link ServerStreamTracer.Factory} to measure server-side traffic. The order of
* factories being added is the order they will be executed. Tracers should not
* factories being added is the order they will be executed.
*
* @return this
* @since 1.3.0
Expand Down

0 comments on commit 4621adb

Please sign in to comment.