diff options
author | Abigail <abigail@abigail.be> | 2009-01-01 18:54:01 +0100 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2009-01-01 18:54:01 +0100 |
commit | 50eca76146e11e9c375c0a5c02f5f2102f0911bc (patch) | |
tree | c82a2ae909aa6e761d0e872704f8236e78090afc /pod | |
parent | 9c3905ef054a16857454499c7acfa64d8373c309 (diff) | |
download | perl-50eca76146e11e9c375c0a5c02f5f2102f0911bc.tar.gz |
From: Max Maischein <corion@corion.net>
Date: Thu, 01 Jan 2009 17:22:41 +0100
Subject: pod/perlrepositories.pod: s/asterix/asterisk/
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlrepository.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index f075213ade..5b9069c62c 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -94,7 +94,7 @@ Once you have changed into the repository directory, you can inspect it. After a clone the repository will contain a single local branch, which -will be the current branch as well, as indicated by the asterix. +will be the current branch as well, as indicated by the asterisk. % git branch * blead |