Resolves #2781 - Typo in javadoc

This commit is contained in:
WalkerWatch 2018-08-07 21:17:29 -04:00
parent d11d611542
commit 997106b5d4
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ public class WebSocketPolicy
}
/**
* The time in ms (milliseconds) that a websocket connection mad by idle before being closed automatically.
* The time in ms (milliseconds) that a websocket connection may by idle before being closed automatically.
*
* @return the timeout in milliseconds for idle timeout.
*/