Skip to content

Commit

Permalink
Fix spelling errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Ryan Thalhammer committed Dec 7, 2011
1 parent 75fb3c7 commit 5e53a3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/App/Pinto/Admin/Command/unpin.pm
Expand Up @@ -75,7 +75,7 @@ __END__
This command unpins a package from the index, so that the latest
version will appear in the index. Note that local packages still have
prededence over foreign packages.
precedence over foreign packages.
=head1 COMMAND ARGUMENTS
Expand Down
6 changes: 3 additions & 3 deletions lib/Pinto.pm
Expand Up @@ -262,15 +262,15 @@ applications.
PAUSE has a system of assigning ownership and co-maintenance
permission to individuals or groups. But Pinto only has a basic
"first-come" system of ownership. The ownerhsip controls are only
"first-come" system of ownership. The ownership controls are only
advisory and can easily be bypassed (see next item below).
=item * Pinto is not secure
PAUSE requires authors to authenticate themselves before they can
upload or remove distributions. However, Pinto does not authenticate
and permits users masquarade as anybody they want to be. This is
and permits users masquerade as anybody they want to be. This is
actually intentional and designed to encourage collaboration among
developers.
Expand All @@ -280,6 +280,6 @@ developers.
For now, the Pinto API is private, undocumented, and subject to
radical change without notice. In the meantime, the command line
utilties mentioned in the C</SYNOPSIS> are your public interface.
utilities mentioned in the C</SYNOPSIS> are your public interface.
=cut

0 comments on commit 5e53a3b

Please sign in to comment.