diff options
author | Abigail <abigail@abigail.be> | 2009-11-17 23:06:24 +0100 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2009-11-17 23:06:24 +0100 |
commit | 6821e3836b3437b3deb760f4225a6b3dbe4d7015 (patch) | |
tree | 4575a9270d539396ab440c5cfc744369d75fa556 /utils/perlbug.PL | |
parent | d65113e3415a7bf08be94ad231bf0828177c8925 (diff) | |
download | perl-6821e3836b3437b3deb760f4225a6b3dbe4d7015.tar.gz |
Typo fix
Diffstat (limited to 'utils/perlbug.PL')
-rw-r--r-- | utils/perlbug.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL index 9df77fe682..bd89e9d6ca 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -871,7 +871,7 @@ sub NowWhat { You have finished composing your message. At this point, you have a few options. You can: - * [Se]end the message to $address$andcc, + * [Se]nd the message to $address$andcc, * [D]isplay the message on the screen, * [R]e-edit the message * Display or change the message's [su]bject |