Skip to content

Commit

Permalink
Fixing a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Mazierski committed Jan 15, 2013
1 parent f27f4dc commit 689eb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/testers/base.rb
Expand Up @@ -2,7 +2,7 @@ class Wait
class BaseTester
attr_accessor :logger

# Returns +true+ if a result if valid.
# Returns +true+ if a result is valid.
def valid?(result)
log(result)

Expand Down

0 comments on commit 689eb7f

Please sign in to comment.