Fix duplicate words in comments
Closes gh-12866
This commit is contained in:
committed by
Stephane Nicoll
parent
df7ddeefc4
commit
2bbf438c36
@@ -240,7 +240,7 @@ public final class EndpointRequest {
|
||||
}
|
||||
|
||||
/**
|
||||
* The The {@link ServerWebExchangeMatcher} used to match against the links endpoint.
|
||||
* The {@link ServerWebExchangeMatcher} used to match against the links endpoint.
|
||||
*/
|
||||
public static final class LinksServerWebExchangeMatcher
|
||||
extends ApplicationContextServerWebExchangeMatcher<WebEndpointProperties> {
|
||||
|
||||
Reference in New Issue
Block a user