Resolves #2781 - Typo in javadoc
This commit is contained in:
parent
d11d611542
commit
997106b5d4
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue