Remove an extra space
Leon Brocard [Fri, 20 Feb 2009 08:25:18 +0000 (16:25 +0800)]
pod/perlrepository.pod

index 0f69402..5df2596 100644 (file)
@@ -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