summaryrefslogtreecommitdiff
path: root/pod/perlrepository.pod
diff options
context:
space:
mode:
authorYves Orton <demerphq@camel.booking.com>2008-12-19 17:11:38 +0100
committerYves Orton <demerphq@camel.booking.com>2008-12-19 17:11:38 +0100
commit85d7fce9b9ec4edd5b6d5c8053a3a60beb819098 (patch)
tree15c0d78f27abd8c31bfa26cbacfb3d91aee990a3 /pod/perlrepository.pod
parent1a0f15d53861f34964b4310e5438a72168cefacf (diff)
downloadperl-85d7fce9b9ec4edd5b6d5c8053a3a60beb819098.tar.gz
fix thinko
Diffstat (limited to 'pod/perlrepository.pod')
-rw-r--r--pod/perlrepository.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod
index bfc8e688f7..ef4064d639 100644
--- a/pod/perlrepository.pod
+++ b/pod/perlrepository.pod
@@ -53,7 +53,7 @@ This clones the repository and makes a local copy in the 'perl.ssh'
directory.
If you clone using git, which is faster than ssh, then you will need to
-modify your config in order to enable config. edit .git/config where
+modify your config in order to enable pushing. Edit .git/config where
you will see something like:
[remote "origin"]