summaryrefslogtreecommitdiff
path: root/perl/Wallet/Schema/Result/Acl.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-27 14:21:22 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-27 16:52:02 -0800
commit54715c37f1649b88d52806e1ad4b30e32c6f816e (patch)
tree6fbc97c43e6dbd5dd3d3a423db329e58a579dedb /perl/Wallet/Schema/Result/Acl.pm
parent2a937e1145d3226ced41c2397339c03b1191573e (diff)
Add stopwords for new Wallet::Schema classes
Change-Id: I48984226f67ded5539f6bc8c8cd88cfa770be775 Reviewed-on: https://gerrit.stanford.edu/839 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'perl/Wallet/Schema/Result/Acl.pm')
-rw-r--r--perl/Wallet/Schema/Result/Acl.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Wallet/Schema/Result/Acl.pm b/perl/Wallet/Schema/Result/Acl.pm
index 07956b7..7fe395b 100644
--- a/perl/Wallet/Schema/Result/Acl.pm
+++ b/perl/Wallet/Schema/Result/Acl.pm
@@ -5,6 +5,9 @@ use warnings;
use base 'DBIx::Class::Core';
+=for stopwords
+ACL
+
=head1 NAME
Wallet::Schema::Result::Acl - Wallet schema for an ACL