Merge branch '5.3.x'
This commit is contained in:
@@ -367,7 +367,7 @@ public interface WebClient {
|
||||
Builder clone();
|
||||
|
||||
/**
|
||||
* Builder the {@link WebClient} instance.
|
||||
* Build the {@link WebClient} instance.
|
||||
*/
|
||||
WebClient build();
|
||||
}
|
||||
|
||||
@@ -134,7 +134,7 @@ public interface Rendering {
|
||||
B headers(HttpHeaders headers);
|
||||
|
||||
/**
|
||||
* Builder the {@link Rendering} instance.
|
||||
* Build the {@link Rendering} instance.
|
||||
*/
|
||||
Rendering build();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user