fix POD typos

This commit is contained in:
Colin Kuskie 2009-04-02 17:04:03 +00:00
parent ea781ccf24
commit 71f48efdc3
3 changed files with 3 additions and 3 deletions

View file

@ -242,7 +242,7 @@ sub view {
#-------------------------------------------------------------------
=head2 wwww_addToCart
=head2 www_addToCart
Accepts the information from the form and adds it to the cart.

View file

@ -954,7 +954,7 @@ sub www_listSubscriptionCodes {
#-------------------------------------------------------------------
=head2 wwww_purchaseSubscription
=head2 www_purchaseSubscription
Add this subscription to the cart.

View file

@ -1046,7 +1046,7 @@ sub aIndexes {
#-------------------------------------------------------------------
=head2 returnResponsesForReporting
=head2 returnResponseForReporting
Used to extract JSON responses for use in reporting results.