Minor documentation correction.

This commit is contained in:
Bradley M. Kuhn 2015-12-16 18:25:07 -08:00
parent 69260413f3
commit bb84d6ad31

View file

@ -144,7 +144,7 @@ ok($same = $sp->addAddressType("paypal payer"), "addAddressType: lookup works");
ok($same == $paypalPayerAddressType, "addAddressType: lookup returns same as the basic add");
=item addAddressType/getRequestType
=item addRequestType/getRequestType
=cut