Improve perlrepository.pod to explain how to checkout/pull/branch from blead
Jody Belka [Sat, 20 Dec 2008 13:52:40 +0000 (13:52 +0000)]
On Sat, Dec 20, 2008 at 02:20:13PM +0100, Abigail wrote:
> On Sat, Dec 20, 2008 at 10:10:37PM +0900, Paul Fenwick wrote:
> > G'day p5p,
> >
> > The attached patch corrects a hole in the perlrepository.pod documentation
> > which declines to mention how a developer with an existing repository can
> > switch to blead and ensure everything is up-to-date before creating patches.
> >
>
>
> Thanks, applied as 12322d22877aba05e1653bbb960254200db8f045.

Spotted a small spelling mistake in the above, attached patch fixes it up.

J
--
Jody Belka
knew (at) pimb (dot) org

>From 9c085490b97248ecab03b5c54db2ca9b7dc4bf08 Mon Sep 17 00:00:00 2001
From: Jody Belka <dev-perl@pimb.org>
Date: Sat, 20 Dec 2008 13:47:11 +0000
Subject: [PATCH] Fix spelling mistake in pod/perlrepository.pod

Signed-off-by: Abigail <abigail@abigail.be>

pod/perlrepository.pod

index 58c648c..9b74c92 100644 (file)
@@ -106,7 +106,7 @@ Then change into the directory:
   % cd perl-git
 
 Alternatively, if you already have a Perl repository, you should
-ensure that you're on the I<blead> branch, and your repostiroy
+ensure that you're on the I<blead> branch, and your repository
 is up to date:
 
   % git checkout blead