mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fix spelling error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user