Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Fix a reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Oct 8, 2018
1 parent d18b857 commit 427ec98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public UpdatedLibraryConfig getUpdatedLibraryConfig() {
}

/**
* Starts a {@link io.grpc.netty.NettyServer} at the given end point and binds the {@link
* Starts a {@code io.grpc.netty.NettyServer} at the given end point and binds the {@link
* TestOcAgentTraceServiceGrpcImpl} to it.
*
* @param endPoint the end point where the {@code NettyServer} starts.
Expand Down

0 comments on commit 427ec98

Please sign in to comment.