mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix typos
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ import org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentR
|
||||
import org.springframework.web.server.ServerWebExchange;
|
||||
|
||||
/**
|
||||
* Resolvers argument values of type {@link SemanticApiVersionParser.Version}.
|
||||
* Resolves argument values of type {@link SemanticApiVersionParser.Version}.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 7.0
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ import org.springframework.web.method.support.ModelAndViewContainer;
|
||||
import org.springframework.web.servlet.HandlerMapping;
|
||||
|
||||
/**
|
||||
* Resolvers argument values of type {@link SemanticApiVersionParser.Version}.
|
||||
* Resolves argument values of type {@link SemanticApiVersionParser.Version}.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 7.0
|
||||
|
||||
Reference in New Issue
Block a user