From afd594afc0981716c2d7b595df8859247eac81d2 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 12 Aug 2016 10:49:32 +0200 Subject: [PATCH] Bug 15407: [QA Follow-up] Fix POD in reserves_stats.pl Content-Type: text/plain; charset=utf-8 Trivial fix. Signed-off-by: Marcel de Rooy --- reports/reserves_stats.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reports/reserves_stats.pl b/reports/reserves_stats.pl index b335cf4..b9b99b1 100755 --- a/reports/reserves_stats.pl +++ b/reports/reserves_stats.pl @@ -38,11 +38,11 @@ use YAML; =head1 NAME -plugin that shows circulation stats + reports/reserve_stats.pl =head1 DESCRIPTION -=over 2 + Plugin that shows circulation stats =cut -- 1.7.10.4