Fix duplicated words
See gh-18004
This commit is contained in:
committed by
Stephane Nicoll
parent
4f696441cf
commit
3e35a6616c
@@ -100,7 +100,7 @@ public class NettyReactiveWebServerFactory extends AbstractReactiveWebServerFact
|
||||
}
|
||||
|
||||
/**
|
||||
* Add {@link NettyRouteProvider}s that should be applied, in order, before the the
|
||||
* Add {@link NettyRouteProvider}s that should be applied, in order, before the
|
||||
* handler for the Spring application.
|
||||
* @param routeProviders the route providers to add
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user