aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Schema/Result/AclScheme.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-13 12:41:27 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-13 12:42:26 -0800
commita03d2f7fedc1088bce90e2b921ae2aeae06fddd0 (patch)
tree4c3a49bfd66557e6aaf5b65c8167d028d20a22ab /perl/Wallet/Schema/Result/AclScheme.pm
parent3733b1537c987a42e4c3f6b30f4ccfef378e7cfc (diff)
Add spelling stopwords to new wallet Perl modules
Change-Id: Id8810ff6deb991b70c2fd4587019aa245d247419 Reviewed-on: https://gerrit.stanford.edu/785 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'perl/Wallet/Schema/Result/AclScheme.pm')
-rw-r--r--perl/Wallet/Schema/Result/AclScheme.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Wallet/Schema/Result/AclScheme.pm b/perl/Wallet/Schema/Result/AclScheme.pm
index 96db79d..be20d49 100644
--- a/perl/Wallet/Schema/Result/AclScheme.pm
+++ b/perl/Wallet/Schema/Result/AclScheme.pm
@@ -6,6 +6,9 @@ use warnings;
use base 'DBIx::Class::Core';
__PACKAGE__->load_components (qw//);
+=for stopwords
+ACL verifier APIs
+
=head1 NAME
Wallet::Schema::Result::AclScheme