This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #83792] Fix doubled "a" in perlgit.pod.
authorMichael Stevens <mstevens@etla.org>
Wed, 9 Feb 2011 18:58:49 +0000 (10:58 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 9 Feb 2011 18:58:49 +0000 (10:58 -0800)
pod/perlgit.pod

index ccc7c2c..e10fee6 100644 (file)
@@ -281,7 +281,7 @@ If you want to delete your temporary branch, you may do so with:
 
 =head2 Committing your changes
 
-Assuming that you'd like to commit all the changes you've made as a a
+Assuming that you'd like to commit all the changes you've made as a
 single atomic unit, run this command:
 
    % git commit -a