fix spelling error

This commit is contained in:
Nick Plante
2008-05-27 23:21:34 -04:00
parent 7ac4018786
commit 4be3c2c92f

View File

@@ -298,7 +298,7 @@ module ActiveResource
@timeout = timeout
end
# Gets tthe number of seconds after which requests to the REST API should time out.
# Gets the number of seconds after which requests to the REST API should time out.
def timeout
if defined?(@timeout)
@timeout