@@ -, +, @@ --- Koha/AudioAlert.pm | 2 +- Koha/AudioAlerts.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/Koha/AudioAlert.pm +++ a/Koha/AudioAlert.pm @@ -27,7 +27,7 @@ use base qw(Koha::Object); =head1 NAME -Koha::AudioAlert - Koha Borrower Object class +Koha::AudioAlert - Koha Audio Alert object class =head1 API --- a/Koha/AudioAlerts.pm +++ a/Koha/AudioAlerts.pm @@ -29,7 +29,7 @@ use base qw(Koha::Objects); =head1 NAME -Koha::AudioAlert - Koha Borrower Object class +Koha::AudioAlerts - Koha Audio Alert object set class =head1 API --