Author: bernhard
Date: Sun Oct 16 05:28:06 2005
New Revision: 9492

Modified:
   trunk/parrotbug
Log:
Fix typo: recipiend -> recipient


Modified: trunk/parrotbug
==============================================================================
--- trunk/parrotbug     (original)
+++ trunk/parrotbug     Sun Oct 16 05:28:06 2005
@@ -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

Reply via email to