Skip to content

Commit f8254e0

Browse files
committed
Cosmetic fix.
1 parent 3aee728 commit f8254e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/jsl/collider/Acceptor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public Acceptor()
3939

4040
/**
4141
* Initialize acceptor to listen on the particular port.
42-
* @param listenPort
42+
* @param listenPort TCP port number to accept connections on.
4343
*/
4444
public Acceptor(int listenPort)
4545
{

0 commit comments

Comments
 (0)