fix bad POD in new method

This commit is contained in:
Colin Kuskie 2006-08-31 21:09:29 +00:00
parent a72ba4c8c2
commit 3922cf7238

View file

@ -56,6 +56,7 @@ sub _reorderFields {
} }
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 isReservedFieldName ( fieldName ) =head2 isReservedFieldName ( fieldName )
Return true iff fieldName is reserved and therefore not usable as a profile field name. Return true iff fieldName is reserved and therefore not usable as a profile field name.