Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugh McGowan committed Jun 4, 2011
1 parent de7e7b3 commit 9743b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watir/lib/watir/input_elements.rb
Expand Up @@ -557,7 +557,7 @@ def set(value=true)
unless value == current_value
click
end
highlight :set
highlight :clear
end

# Clears a check box.
Expand Down

0 comments on commit 9743b66

Please sign in to comment.