fix pad head directives in pod re sf#1287994

This commit is contained in:
Colin Kuskie 2005-09-11 20:48:54 +00:00
parent 68f7c3678b
commit 5b4323e1bd
4 changed files with 5 additions and 6 deletions

View file

@ -80,7 +80,7 @@ sub audit {
#-------------------------------------------------------------------
=head canShowDebug ( )
=head2 canShowDebug ( )
Returns true if the user meets the condition to see debugging information and debug mode is enabled.
@ -99,7 +99,7 @@ sub canShowDebug {
#-------------------------------------------------------------------
=head canShowPerformanceIndicators ()
=head2 canShowPerformanceIndicators ()
Returns true if the user meets the conditions to see performance indicators and performance indicators are enabled.