]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Recipients.pm
Merge branch 'master' into don/libravatar
[debbugs.git] / Debbugs / Recipients.pm
index 47c648541044c8cf3f3a4ee2b7923ba2f37225ac..ae739e973647ef74d2641dfe60b61dacf666093d 100644 (file)
@@ -245,7 +245,7 @@ Using the recipient hashref, determines the set of recipients.
 If you specify one of C<bcc>, C<cc>, or C<to>, you will receive only a
 LIST of recipients which the main should be Bcc'ed, Cc'ed, or To'ed
 respectively. By default, a LIST with keys bcc, cc, and to is returned
-with ARRAYREF values correponding to the users to whom a message
+with ARRAYREF values corresponding to the users to whom a message
 should be sent.
 
 =over