Merge branch '6.2.x'

This commit is contained in:
Brian Clozel 2025-06-11 17:41:53 +02:00
commit a462f5e853
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ public class MockClientHttpRequest extends MockHttpOutputMessage implements Clie
/** /**
* Set the {@link ClientHttpResponse} to be used as the result of executing * Set the {@link ClientHttpResponse} to be used as the result of executing
* the this request. * this request.
* @see #execute() * @see #execute()
*/ */
public void setResponse(ClientHttpResponse clientHttpResponse) { public void setResponse(ClientHttpResponse clientHttpResponse) {