Skip to content

Commit

Permalink
Merge pull request aws#439 from nickschuch/ec2-naming
Browse files Browse the repository at this point in the history
Fix Beanstalk reference in Ec2 client.
  • Loading branch information
jeremeamia committed Dec 22, 2014
2 parents 087912b + 5711eac commit 6cf34a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aws/Ec2/Ec2Client.php
Expand Up @@ -240,7 +240,7 @@ class Ec2Client extends AbstractClient
const LATEST_API_VERSION = '2014-10-01';

/**
* Factory method to create a new AWS Elastic Beanstalk client using an array of configuration options.
* Factory method to create a new AWS Elastic Compute Cloud client using an array of configuration options.
*
* @param array|Collection $config Client configuration data
*
Expand Down

0 comments on commit 6cf34a6

Please sign in to comment.