Polish Javadoc

Issue: SPR-13158
master
Rob Winch 9 years ago
parent e998c450e6
commit 484ac5e242
  1. 2
      spring-test/src/main/java/org/springframework/test/web/servlet/htmlunit/webdriver/WebConnectionHtmlUnitDriver.java

@ -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)
*/

Loading…
Cancel
Save