Skip to content

Commit efa95ce

Browse files
committed
Fix reference to TcpTransport in documentation
1 parent ca1930e commit efa95ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/java/org/elasticsearch/transport/TcpTransportTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
import static org.hamcrest.Matchers.equalTo;
4747

48-
/** Unit tests for TCPTransport */
48+
/** Unit tests for {@link TcpTransport} */
4949
public class TcpTransportTests extends ESTestCase {
5050

5151
/** Test ipv4 host with a default port works */

0 commit comments

Comments
 (0)