aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/ACL.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Wallet/ACL.pm')
-rw-r--r--perl/Wallet/ACL.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/Wallet/ACL.pm b/perl/Wallet/ACL.pm
index b9c710c..0e1018f 100644
--- a/perl/Wallet/ACL.pm
+++ b/perl/Wallet/ACL.pm
@@ -475,9 +475,9 @@ references.
=item new(ACL, DBH)
Instantiate a new ACL object with the given ACL ID or name. Takes the
-database handle to use for retrieving metadata from the wallet database.
-Returns a new ACL object if the ACL was found and throws an exception if it
-wasn't or on any other error.
+Wallet::Database object to use for retrieving metadata from the wallet
+database. Returns a new ACL object if the ACL was found and throws an
+exception if it wasn't or on any other error.
=item create(NAME, DBH, PRINCIPAL, HOSTNAME [, DATETIME])