Polish Javadoc

Issue: SPR-13158
This commit is contained in:
Rob Winch
2015-07-27 10:39:15 -05:00
parent e998c450e6
commit 484ac5e242

View File

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