summaryrefslogtreecommitdiff
path: root/pod/perlgit.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlgit.pod')
-rw-r--r--pod/perlgit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlgit.pod b/pod/perlgit.pod
index ccc7c2c30e..e10fee640f 100644
--- a/pod/perlgit.pod
+++ b/pod/perlgit.pod
@@ -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