Skip to content

Commit

Permalink
Merge pull request #14 from shumphrey/master
Browse files Browse the repository at this point in the history
Fix a POD link
  • Loading branch information
Htbaa committed Jul 17, 2013
2 parents f8881a7 + c5f489a commit 0ccc79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WebService/Rackspace/CloudFiles/Container.pm
Expand Up @@ -259,7 +259,7 @@ prefix:
=head2 object
This returns a <WebService::Rackspace::CloudFiles::Object> representing
This returns a L<WebService::Rackspace::CloudFiles::Object> representing
an object.
my $xxx = $container->object( name => 'XXX' );
Expand Down

0 comments on commit 0ccc79e

Please sign in to comment.