Fix typos in POD that prevent 100% POD coverage.

This commit is contained in:
Colin Kuskie 2009-04-01 03:48:38 +00:00
parent a34e6b36ec
commit c2e38ac416
2 changed files with 2 additions and 2 deletions

View file

@ -255,7 +255,7 @@ sub getLayoutTemplateId {
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 getStyleTemplate ( ) =head2 getStyleTemplateId ( )
Override this method to return the template for the main style. The style would Override this method to return the template for the main style. The style would
be for the page that the account layout template is embedded in. be for the page that the account layout template is embedded in.

View file

@ -232,7 +232,7 @@ sub getLayoutTemplateId {
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 getConfirmTemplateId ( ) =head2 getRemoveConfirmTemplateId ( )
This method returns the template ID for the confirmation screen. This method returns the template ID for the confirmation screen.