From 54715c37f1649b88d52806e1ad4b30e32c6f816e Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 27 Feb 2013 14:21:22 -0800 Subject: Add stopwords for new Wallet::Schema classes Change-Id: I48984226f67ded5539f6bc8c8cd88cfa770be775 Reviewed-on: https://gerrit.stanford.edu/839 Reviewed-by: Russ Allbery Tested-by: Russ Allbery --- perl/Wallet/Schema/Result/AclHistory.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl/Wallet/Schema/Result/AclHistory.pm') diff --git a/perl/Wallet/Schema/Result/AclHistory.pm b/perl/Wallet/Schema/Result/AclHistory.pm index fd372e2..cc3978b 100644 --- a/perl/Wallet/Schema/Result/AclHistory.pm +++ b/perl/Wallet/Schema/Result/AclHistory.pm @@ -7,6 +7,9 @@ use base 'DBIx::Class::Core'; __PACKAGE__->load_components("InflateColumn::DateTime"); +=for stopwords +ACL + =head1 NAME Wallet::Schema::Result::AclHistory - Wallet schema for ACL history -- cgit v1.2.3