diff options
Diffstat (limited to 'pod/perlgit.pod')
-rw-r--r-- | pod/perlgit.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlgit.pod b/pod/perlgit.pod index 67aa0b4038..6ec1f1ea76 100644 --- a/pod/perlgit.pod +++ b/pod/perlgit.pod @@ -770,7 +770,7 @@ seen on github.com it must be a local branch whose first name component is precisely C<smoke-me>. The procedure for doing this is roughly as follows (using the example of -of tonyc's smoke-me branch called win32stat): +tonyc's smoke-me branch called win32stat): First, make a local branch and switch to it: |