[libcatmandu-perl] 03/16: fix typo in pod

Jonas Smedegaard dr at jones.dk
Thu Dec 4 14:43:15 UTC 2014


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

js pushed a commit to tag 0.9209
in repository libcatmandu-perl.

commit a6ab354cb93bdfaaa821be1cd870b82b3f2371b1
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Thu Nov 20 11:27:06 2014 +0100

    fix typo in pod
---
 lib/Catmandu/Paged.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Catmandu/Paged.pm b/lib/Catmandu/Paged.pm
index 1a3b78d..c68e00a 100644
--- a/lib/Catmandu/Paged.pm
+++ b/lib/Catmandu/Paged.pm
@@ -2,7 +2,7 @@ package Catmandu::Paged;
 
 =head1 NAME
 
-Catmandu::Pages - Adds page calculation to a package
+Catmandu::Paged - Adds page calculation to a package
 
 =head1 SYNOPSIS
 
@@ -10,7 +10,7 @@ Catmandu::Pages - Adds page calculation to a package
 
     use Moo;
 
-    with 'Catmandu::Pages';
+    with 'Catmandu::Paged';
 
     sub start {
         12; # Starting result

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



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