Bug 13851: Fix typo in POD
authorJonathan Druart <jonathan.druart@koha-community.org>
Thu, 18 Jun 2015 08:49:24 +0000 (10:49 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 29 Jul 2015 18:47:47 +0000 (15:47 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Branches.pm

index d6f3f80..c1078a2 100644 (file)
@@ -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