Skip to content

Commit a462f5e

Browse files
committed
Merge branch '6.2.x'
2 parents 84a4b44 + e86dc9a commit a462f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-web/src/testFixtures/java/org/springframework/web/testfixture/http/client/MockClientHttpRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public URI getURI() {
104104

105105
/**
106106
* Set the {@link ClientHttpResponse} to be used as the result of executing
107-
* the this request.
107+
* this request.
108108
* @see #execute()
109109
*/
110110
public void setResponse(ClientHttpResponse clientHttpResponse) {

0 commit comments

Comments
 (0)