summaryrefslogtreecommitdiff
path: root/perl/Wallet/Schema/Result/AclEntry.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-22 20:29:28 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-22 20:29:28 -0800
commit027ed879d1697b04939547585ff3838b300154e1 (patch)
tree81fef63a972389eed06a61109a199c18e566874e /perl/Wallet/Schema/Result/AclEntry.pm
parenta43b3ebfc2f48079a4c4f20132567e6b0f30028c (diff)
Fix NAME sections of new Wallet::Schema::Result::* classes
Change-Id: I8aa2d9232a3f15d424eafbda69b6e065824e62b8
Diffstat (limited to 'perl/Wallet/Schema/Result/AclEntry.pm')
-rw-r--r--perl/Wallet/Schema/Result/AclEntry.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/Schema/Result/AclEntry.pm b/perl/Wallet/Schema/Result/AclEntry.pm
index 99105a0..2a7aad3 100644
--- a/perl/Wallet/Schema/Result/AclEntry.pm
+++ b/perl/Wallet/Schema/Result/AclEntry.pm
@@ -7,7 +7,7 @@ use base 'DBIx::Class::Core';
=head1 NAME
-Wallet::Schema::Result::AclEntry
+Wallet::Schema::Result::AclEntry - Wallet schema for an entry in an ACL
=head1 DESCRIPTION