Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit fd57c5b

Browse files
committed
javadoc
1 parent 8265ecf commit fd57c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/kttdevelopment/simplehttpserver/SimpleHttpServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ public static SimpleHttpServer create(final int port, final int backlog) throws
461461
* @param delay delay until server stops all active requests
462462
*
463463
* @see #start()
464-
* @see #stop(int)
464+
* @see #stop()
465465
* @since 02.00.00
466466
* @author Ktt Development
467467
*/

0 commit comments

Comments
 (0)