Pod fixes for Account skeleton.

This commit is contained in:
Colin Kuskie 2009-03-27 00:01:21 +00:00
parent 8e9cb0ee1c
commit 8a8f6aea1d

View file

@ -31,7 +31,7 @@ These methods are available from this class:
=head2 canView ( )
Returns whether or not the user can view the the tab for this module
Returns whether or not the user can view the the tab for this module
=cut
@ -44,7 +44,7 @@ sub canView {
=head2 editSettingsForm ( )
Creates form elements for user settings page custom to this account module
Creates form elements for user settings page custom to this account module
=cut
@ -83,7 +83,7 @@ sub editSettingsForm {
=head2 editSettingsFormSave ( )
Creates form elements for the settings page custom to this account module
Save form elements from the settings.
=cut