Minor documentation correction.
This commit is contained in:
parent
69260413f3
commit
bb84d6ad31
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ ok($same = $sp->addAddressType("paypal payer"), "addAddressType: lookup works");
|
||||||
|
|
||||||
ok($same == $paypalPayerAddressType, "addAddressType: lookup returns same as the basic add");
|
ok($same == $paypalPayerAddressType, "addAddressType: lookup returns same as the basic add");
|
||||||
|
|
||||||
=item addAddressType/getRequestType
|
=item addRequestType/getRequestType
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue