]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Common.pm
* Add Debbugs::Control which will eventually contain most of the
[debbugs.git] / Debbugs / Common.pm
index 457c7adac752d8063de1b370f0204e537637cedb..9776392eef2c7fc307f4fc442a18c233d46a4f15 100644 (file)
@@ -189,7 +189,7 @@ sub appendfile {
 =head2 getparsedaddrs
 
      my $address = getparsedaddrs($address);
-     my @address = getpasredaddrs($address);
+     my @address = getparsedaddrs($address);
 
 Returns the output from Mail::Address->parse, or the cached output if
 this address has been parsed before. In SCALAR context returns the