diff options
Diffstat (limited to 'perl/Wallet/Schema/Result/ObjectHistory.pm')
-rw-r--r-- | perl/Wallet/Schema/Result/ObjectHistory.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/Schema/Result/ObjectHistory.pm b/perl/Wallet/Schema/Result/ObjectHistory.pm index 067712f..df0a7df 100644 --- a/perl/Wallet/Schema/Result/ObjectHistory.pm +++ b/perl/Wallet/Schema/Result/ObjectHistory.pm @@ -9,7 +9,7 @@ __PACKAGE__->load_components("InflateColumn::DateTime"); =head1 NAME -Wallet::Schema::Result::ObjectHistory +Wallet::Schema::Result::ObjectHistory - Wallet schema for object history =head1 DESCRIPTION |