Skip to content

Commit 3800c43

Browse files
asashourshs96c
authored andcommitted
Misspelling in InternetExplorerDriverService
Misspelling Signed-off-by: Simon Stewart <simon.m.stewart@gmail.com>
1 parent ab44295 commit 3800c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/client/src/org/openqa/selenium/ie/InternetExplorerDriverService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public Builder withExtractPath(File extractPath) {
154154
/**
155155
* Configures silence in stdout of the driver server by unlogged messages.
156156
*
157-
* @param silent To be silent in stdout ir not.
157+
* @param silent To be silent in stdout or not.
158158
* @return A self reference.
159159
*/
160160
public Builder withSilent(Boolean silent) {

0 commit comments

Comments
 (0)