summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-09-15 23:06:43 -0500
committerDave Rolsky <autarch@urth.org>2011-09-15 23:06:43 -0500
commit84b19098794769d2b7b7926e63db34a4166bb694 (patch)
tree2b70c5dd059d3e5d505d6e78682b0ee425c023de /pod/perlhack.pod
parent9e6670f3a3f53da01d1f7423c9efb6c2c3e0f4f6 (diff)
downloadperl-84b19098794769d2b7b7926e63db34a4166bb694.tar.gz
Wording tweak to clarify that perlbug submits the patch for you via email
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index daab91f339..6efe843d45 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -64,8 +64,8 @@ subject:
% perlbug -s "[PATCH] $(git log -1 --oneline HEAD)" -f 0001-*.patch
The perlbug program will ask you a few questions about your email
-address and the patch you're submitting. Once you've answered them you
-can submit your patch.
+address and the patch you're submitting. Once you've answered them it
+will submit your patch via email.
=item * Thank you