Merge pull request #24245 from joca-bt
* pr/24245: Fix typo Closes gh-24245
This commit is contained in:
@@ -47,7 +47,7 @@ import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* {@link WebServer} that can be used to control a Tomcat web server. Usually this class
|
||||
* should be created using the {@link TomcatReactiveWebServerFactory} of
|
||||
* should be created using the {@link TomcatReactiveWebServerFactory} or
|
||||
* {@link TomcatServletWebServerFactory}, but not directly.
|
||||
*
|
||||
* @author Brian Clozel
|
||||
|
||||
Reference in New Issue
Block a user