mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish Javadoc
Issue: SPR-13158
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ public class WebConnectionHtmlUnitDriver extends HtmlUnitDriver {
|
||||
* Modify the supplied {@link WebClient}, {@linkplain #configureWebClient
|
||||
* configure} it, and retain a reference to it so that its {@link WebConnection}
|
||||
* is {@linkplain #getWebConnection accessible} for later use.
|
||||
* @param client the client to modify
|
||||
* @param webClient the client to modify
|
||||
* @return the modified client
|
||||
* @see org.openqa.selenium.htmlunit.HtmlUnitDriver#modifyWebClient(WebClient)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user