Skip to content

Commit

Permalink
fix docs; thanks cjm
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Mar 4, 2010
1 parent c4093a0 commit c0c875a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Version/Requirements.pm
Expand Up @@ -71,7 +71,7 @@ This method returns the requirements object.
=method add_maximum
$req->add_minimum( $module => $version );
$req->add_maximum( $module => $version );
This adds a new maximum version requirement. If the new requirement is
redundant to the existing specification, this has no effect.
Expand Down

0 comments on commit c0c875a

Please sign in to comment.