Fix another POD typo. get_tables searches properties, not classes now.
This commit is contained in:
parent
4abc827261
commit
472f5ffbaf
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ around add_property => sub {
|
|||
|
||||
=head2 get_tables ( )
|
||||
|
||||
Returns an array of the names of all tables in every class used by this class.
|
||||
Returns an array of the names of all tables in every property used by this class.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue