Skip to content

Commit

Permalink
[GH-20] Fixed incorrect Docblock annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Badolato committed Jun 12, 2013
1 parent deebe2f commit fd721e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmazonWebServices.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class AmazonWebServices
/**
* Constructor
*
* @array array $parameters An array of configuration options
* @param array $parameters An array of configuration options
*/
public function __construct(array $parameters)
{
Expand Down

0 comments on commit fd721e0

Please sign in to comment.