[carton] 313/472: typo

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:59 UTC 2015


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

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

commit 9e5c9002e6a27096a9e52ffb30451393449553dd
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Fri Jun 7 08:48:35 2013 -0700

    typo
---
 lib/Carton/Doc/FAQ.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Carton/Doc/FAQ.pod b/lib/Carton/Doc/FAQ.pod
index 177f8c6..22fd5d3 100644
--- a/lib/Carton/Doc/FAQ.pod
+++ b/lib/Carton/Doc/FAQ.pod
@@ -13,7 +13,7 @@ webapps, with dozens of CPAN module dependencies. You install these
 modules on your development machine, and describe these dependencies
 in your I<cpanfile>.
 
-Now you get a produciton environment, either on PaaS provider or some
+Now you get a production environment, either on PaaS provider or some
 VPS, you install the dependencies using C<cpanm --installdeps .> and
 it will pull all the latest releases from CPAN as of today and
 everything just works.
@@ -47,7 +47,7 @@ L<CPAN> or L<CPANPLUS>, and have accomplished that by working around
 the CPAN mirror structure.
 
 carton I<internally> does the same thing, but its user interface is
-centerd around the installer, by implementing a wrapper for
+centered around the installer, by implementing a wrapper for
 L<cpanm|App::cpanminus>, so you can use the same commands in the
 development mode and deployment mode.
 

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



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