[libmojolicious-plugin-authorization-perl] 05/08: Refresh fix_spelling_error_in_manpage.

gregor herrmann gregoa at debian.org
Mon Mar 3 20:59:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmojolicious-plugin-authorization-perl.

commit 9bf7fa3496ac2c17c23815285c07046707d69ab7
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 3 21:52:42 2014 +0100

    Refresh fix_spelling_error_in_manpage.
---
 debian/patches/fix_spelling_error_in_manpage | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fix_spelling_error_in_manpage b/debian/patches/fix_spelling_error_in_manpage
index 8791e2a..6f9605e 100644
--- a/debian/patches/fix_spelling_error_in_manpage
+++ b/debian/patches/fix_spelling_error_in_manpage
@@ -5,7 +5,7 @@ Forwarded: http://github.com/byterock/mojolicious-plugin-authorization/issues/2
 +++ b/lib/Mojolicious/Plugin/Authorization.pm
 @@ -104,13 +104,13 @@
  
- 'pPrivileges'' will use the supplied C<user_privs> subroutine ref and return the privileges of the current session.
+ 'privileges' will use the supplied C<user_privs> subroutine ref and return the privileges of the current session.
  You can pass additional data along in the extra_data hashref and it will be passed to your C<user_privs>
 -subroutine as-is. The returned data is dependant on the supplied C<user_privs> subroutine.
 +subroutine as-is. The returned data is dependent on the supplied C<user_privs> subroutine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-authorization-perl.git



More information about the Pkg-perl-cvs-commits mailing list