fix javadoc

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2020-11-17 16:18:04 +10:00
parent 0a9bbcbaff
commit 2c94cf0cd2
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ public class WebSocketUpgradeFilter implements Filter, Dumpable
/**
* Ensure a {@link WebSocketUpgradeFilter} is available on the provided {@link ServletContext},
* a new filter will added if one does not already exist.
* </p>
* <p>
* The default {@link WebSocketUpgradeFilter} is also available via
* the {@link ServletContext} attribute named {@code org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter}