Fix POD in AddressBook.
This commit is contained in:
parent
2d28e0c0ba
commit
96255778f6
1 changed files with 2 additions and 2 deletions
|
|
@ -204,7 +204,7 @@ sub getDefaultAddress {
|
|||
|
||||
=head2 getId ()
|
||||
|
||||
Returns the unique id for this cart.
|
||||
Returns the unique id for this addressBook.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
@ -217,7 +217,7 @@ sub getId {
|
|||
|
||||
=head2 new ( session, addressBookId )
|
||||
|
||||
Constructor. Instanciates a cart based upon a addressBookId.
|
||||
Constructor. Instanciates an addressBook based upon a addressBookId.
|
||||
|
||||
=head3 session
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue