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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit df889761e26c5bef66ce1527fd60cc68626e5416
Author: Tatsuhiko Miyagawa <miyag...@bulknews.net>
Date:   Sun Jun 26 00:13:00 2011 -0700

    fix pod
---
 lib/Carton/Doc/Install.pod | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/lib/Carton/Doc/Install.pod b/lib/Carton/Doc/Install.pod
index 4a25edf..eaa7f62 100644
--- a/lib/Carton/Doc/Install.pod
+++ b/lib/Carton/Doc/Install.pod
@@ -23,7 +23,7 @@ install the modules given as arguments.
 =item carton install (no arguments)
 
 If you run C<carton install> for the first itme, or your build file
-(C<Makefile.PL or C<Build.PL>) is updated (i.e. its modification time
+(C<Makefile.PL> or C<Build.PL>) is updated (i.e. its modification time
 is newer than C<carton.lock> file), carton will fetch all the
 dependencies specified in your build file, resolve dependencies and
 install all required modules.
@@ -43,8 +43,6 @@ C<carton.lock> exists and is newer than your build file, 
carton will
 fetch all remote modules and use the dependencies specified in the
 C<carton.lock> instead of resolving dependencies.
 
-=back
-
 =head1 OPTIONS
 
 =over 4

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to