Skip to content

Commit

Permalink
Misspelling in InternetExplorerDriverService
Browse files Browse the repository at this point in the history
Misspelling

Signed-off-by: Simon Stewart <simon.m.stewart@gmail.com>
  • Loading branch information
asashour authored and shs96c committed Aug 8, 2017
1 parent ab44295 commit 3800c43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ public Builder withExtractPath(File extractPath) {
/**
* Configures silence in stdout of the driver server by unlogged messages.
*
* @param silent To be silent in stdout ir not.
* @param silent To be silent in stdout or not.
* @return A self reference.
*/
public Builder withSilent(Boolean silent) {
Expand Down

0 comments on commit 3800c43

Please sign in to comment.