Merge branch 'jetty-9.4.x' into jetty-10.0.x

This commit is contained in:
WalkerWatch 2018-08-07 21:47:02 -04:00
commit ab3f4832ad
1 changed files with 1 additions and 1 deletions

View File

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