Skip to content

Commit

Permalink
typo in documentation
Browse files Browse the repository at this point in the history
"objects" -> "object's"
  • Loading branch information
JackDanger committed Jul 15, 2011
1 parent 16894ff commit 491eccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aws/common.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class << self
# sqs.config.max_retries #=> 2
#
# If you want to change a configuration value for a single instance you
# pass the new configuration value to that objects initializer:
# pass the new configuration value to that object's initializer:
#
# AWS::SQS.new(:max_retries => 0)
#
Expand Down

0 comments on commit 491eccc

Please sign in to comment.