From: Leon Brocard Date: Fri, 20 Feb 2009 08:25:18 +0000 (+0800) Subject: Remove an extra space X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c9c28c6793ca919087c2d34fbac700aa9375ff7;p=p5sagit%2Fp5-mst-13.2.git Remove an extra space --- diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index 0f69402..5df2596 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -622,7 +622,7 @@ the following information: =head1 MERGING FROM A BRANCH VIA GITHUB If someone has provided a branch via GitHub and you are a committer, -you should use the following in your perl-ssh directory: +you should use the following in your perl-ssh directory: % git remote add dandv git://github.com/dandv/perl.git % git fetch