Subject: | Spelling error in doc |
I'm making Debian package for this module and lintian is warning about
spelling error in documentation.
libcatalyst-controller-actionrole-perl: spelling-error-in-manpage
usr/share/man/man3/Catalyst::Controller::ActionRole.3pm.gz allows to
allows one to
Follow a patch attached to solve this.
Subject: | 01_spelling-error-in-manpage.diff |
Index: libcatalyst-controller-actionrole-perl/lib/Catalyst/Controller/ActionRole.pm
===================================================================
--- libcatalyst-controller-actionrole-perl.orig/lib/Catalyst/Controller/ActionRole.pm 2011-06-10 11:53:20.000000000 -0300
+++ libcatalyst-controller-actionrole-perl/lib/Catalyst/Controller/ActionRole.pm 2011-06-10 11:53:24.000000000 -0300
@@ -159,7 +159,7 @@
=head1 DESCRIPTION
-This module allows to apply L<Moose::Role>s to the C<Catalyst::Action>s for
+This module allows one to apply L<Moose::Role>s to the C<Catalyst::Action>s for
different controller methods.
For that a C<Does> attribute is provided. That attribute takes an argument,