[libmojolicious-perl] 01/01: unapply patch in git

gregor herrmann gregoa at debian.org
Sat Sep 24 17:28:48 UTC 2016


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

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

commit 1bdd71146e0427fdeac9c2402a389a722dddcf8f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 24 19:25:00 2016 +0200

    unapply patch in git
    
    Gbp-Dch: Ignore
---
 lib/Mojolicious/Routes/Route.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Mojolicious/Routes/Route.pm b/lib/Mojolicious/Routes/Route.pm
index c76b76a..fc4995b 100644
--- a/lib/Mojolicious/Routes/Route.pm
+++ b/lib/Mojolicious/Routes/Route.pm
@@ -331,7 +331,7 @@ be used to specify route conditions.
   # Route with pattern, condition and destination
   $r->any('/' => (agent => qr/Firefox/))->to('foo#bar');
 
-A hash reference is used to specifiy optional placeholders and default values
+A hash reference is used to specify optional placeholders and default values
 for the stash.
 
   # Route with pattern, optional placeholder and destination

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



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