Fix POD capitalization.

This commit is contained in:
Colin Kuskie 2009-07-04 19:28:45 +00:00
parent 721a8ced26
commit 2e2e436d1f
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ use base qw{ WebGUI::Shop::PayDriver };
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 canCheckOutCart ( ) =head2 canCheckoutCart ( )
Returns whether the cart can be checked out by this plugin. Returns whether the cart can be checked out by this plugin.
@ -332,7 +332,7 @@ sub www_getCredentials {
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 checkPostBackSHA ( ) =head2 checkPostbackSHA ( )
Processes the postback data Ogone sends after a payment/cancelation. Figures out which transaction the data belongs Processes the postback data Ogone sends after a payment/cancelation. Figures out which transaction the data belongs
to and checks whether the data isn't tampered with by comparing SHA hashes. to and checks whether the data isn't tampered with by comparing SHA hashes.

View file

@ -33,7 +33,7 @@ These methods are available from this class:
=cut =cut
=head2 getPayPaySandboxUrl =head2 getPayPalSandboxUrl
Returns the URL for the PayPal sandbox Returns the URL for the PayPal sandbox