lib/aws-sdk-sqs/message.rb in aws-sdk-sqs-1.0.0.rc4 vs lib/aws-sdk-sqs/message.rb in aws-sdk-sqs-1.0.0.rc5
- old
+ new
@@ -71,10 +71,10 @@
end
# An MD5 digest of the non-URL-encoded message attribute string. You can
# use this attribute to verify that Amazon SQS received the message
# correctly. Amazon SQS URL-decodes the message before creating the MD5
- # digest. For information on MD5, see [RFC1321][1].
+ # digest. For information about MD5, see [RFC1321][1].
#
#
#
# [1]: https://www.ietf.org/rfc/rfc1321.txt
# @return [String]