Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshasselberg committed Sep 21, 2012
1 parent 4fee957 commit 9ceef8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/typhoeus/response/status.rb
Expand Up @@ -62,7 +62,7 @@ def modified?
# Return wether the response is timed out.
#
# @example Return if the response timed out..
# response.time_out?
# response.timed_out?
#
# @return [ Boolean ] Return true if timed out, false else.
def timed_out?
Expand Down

0 comments on commit 9ceef8f

Please sign in to comment.