Skip to content

Commit 990305b

Browse files
committed
Adjusting Javadoc
1 parent fc73a13 commit 990305b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/hudson/remoting/Engine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ private void onConnectionRejected(String greeting) throws InterruptedException {
11591159
}
11601160

11611161
/**
1162-
* Connects to TCP agent host:port, with a few retries.
1162+
* Connects to TCP agent host:port.
11631163
* @param endpoint Connection endpoint
11641164
* @throws IOException Connection failure or invalid parameter specification
11651165
*/

0 commit comments

Comments
 (0)