We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55aa885 commit 921ec29Copy full SHA for 921ec29
java/src/org/openqa/selenium/remote/Augmenter.java
@@ -134,7 +134,7 @@ private Predicate<Capabilities> check(String capabilityName) {
134
}
135
136
/**
137
- * Enhance the interfaces implemented by this instance of WebDriver iff that instance is a {@link
+ * Enhance the interfaces implemented by this instance of WebDriver if that instance is a {@link
138
* org.openqa.selenium.remote.RemoteWebDriver}. The WebDriver that is returned may well be a
139
* dynamic proxy. You cannot rely on the concrete implementing class to remain constant.
140
*
0 commit comments