From 13f0c169df6c697232e457b08a1c684d47c65d24 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 18 Jun 2015 10:49:24 +0200 Subject: [PATCH] Bug 13851: Fix typo in POD Signed-off-by: Jonathan Druart --- Koha/Branches.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Branches.pm b/Koha/Branches.pm index d6f3f80..c1078a2 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 -- 2.1.0