Skip to content

Commit

Permalink
whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnott committed Nov 21, 2011
1 parent cf4c53c commit 2d60f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Service/Amazon/S3/S3.php
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ public function getObjectsByBucket($bucket, $params = array())
return $objects;
}

/**
/**
* List the objects and common prefixes in a bucket.
*
* Provides the list of object keys and common prefixes that are contained in the bucket. Valid params include the following.
Expand Down

0 comments on commit 2d60f84

Please sign in to comment.