diff --git a/Koha/Branches.pm b/Koha/Branches.pm index d6f3f80c21..c1078a26fc 100644 --- a/Koha/Branches.pm +++ b/Koha/Branches.pm @@ -29,7 +29,7 @@ use base qw(Koha::Objects); =head1 NAME -Koha::Branches - Koha Reserve object set class +Koha::Branches - Koha Branch object set class =head1 API