Add missing POD, or fix POD typos which caused coverage to be low.

This commit is contained in:
Colin Kuskie 2009-07-04 17:16:36 +00:00
parent cff07644e0
commit d927336979
3 changed files with 8 additions and 2 deletions

View file

@ -192,7 +192,7 @@ sub create {
#-------------------------------------------------------------------
=head2 crud_createOrUpdate ( session )
=head2 crud_createOrUpdateTable ( session )
A detection class method used to affirm creation or update of the database table using the crud_definition(). Returns 1 on successful completion.