Skip to content

Commit

Permalink
Fix typo: recipiend -> recipient
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@9492 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
bschmalhofer committed Oct 16, 2005
1 parent bac5bd1 commit 42a296e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parrotbug
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ sub save_report {

# Send message to final recipient.
sub send_report {
print "==> Sending message to recipiend...\n";
print "==> Sending message to recipient...\n";

# On linux certain mail implementations won't accept the subject
# as "~s subject" and thus the Subject header will be corrupted
Expand Down

0 comments on commit 42a296e

Please sign in to comment.