Skip to content

Commit 921ec29

Browse files
vedanthvdevdiemol
andauthored
Minor spelling Fix (#12258)
Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
1 parent 55aa885 commit 921ec29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/org/openqa/selenium/remote/Augmenter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ private Predicate<Capabilities> check(String capabilityName) {
134134
}
135135

136136
/**
137-
* Enhance the interfaces implemented by this instance of WebDriver iff that instance is a {@link
137+
* Enhance the interfaces implemented by this instance of WebDriver if that instance is a {@link
138138
* org.openqa.selenium.remote.RemoteWebDriver}. The WebDriver that is returned may well be a
139139
* dynamic proxy. You cannot rely on the concrete implementing class to remain constant.
140140
*

0 commit comments

Comments
 (0)