1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

fix typo in comment

This commit is contained in:
Aaron Suggs 2012-02-25 19:03:05 -05:00
parent b0e357f71e
commit b55ce59976

View file

@ -5,7 +5,7 @@ module Fog
require 'fog/aws/parsers/rds/describe_db_security_groups'
# Describe all or specified db snapshots
# Describe all or specified db security groups
# http://docs.amazonwebservices.com/AmazonRDS/latest/APIReference/index.html?API_DescribeDBSecurityGroups.html
# ==== Parameters
# * DBSecurityGroupName <~String> - The name of the DB Security Group to return details for.