fix POD typos
This commit is contained in:
parent
ea781ccf24
commit
71f48efdc3
3 changed files with 3 additions and 3 deletions
|
|
@ -242,7 +242,7 @@ sub view {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 wwww_addToCart
|
=head2 www_addToCart
|
||||||
|
|
||||||
Accepts the information from the form and adds it to the cart.
|
Accepts the information from the form and adds it to the cart.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -954,7 +954,7 @@ sub www_listSubscriptionCodes {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 wwww_purchaseSubscription
|
=head2 www_purchaseSubscription
|
||||||
|
|
||||||
Add this subscription to the cart.
|
Add this subscription to the cart.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1046,7 +1046,7 @@ sub aIndexes {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 returnResponsesForReporting
|
=head2 returnResponseForReporting
|
||||||
|
|
||||||
Used to extract JSON responses for use in reporting results.
|
Used to extract JSON responses for use in reporting results.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue