From f008b3ebe72b53821902bb60d8681fc0f1d2217e Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 11 Aug 2021 13:17:13 +0200 Subject: [PATCH] Bug 25619: Adjust POD Signed-off-by: Nick Clemens Signed-off-by: Jonathan Druart --- C4/Reserves.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Reserves.pm b/C4/Reserves.pm index e778031098..50cfbe0df6 100644 --- a/C4/Reserves.pm +++ b/C4/Reserves.pm @@ -995,7 +995,7 @@ sub AutoUnsuspendReserves { Change a hold request's priority or cancel it. C<$rank> specifies the effect of the change. If C<$rank> -is 'W' or 'n', nothing happens. This corresponds to leaving a +is 'n', nothing happens. This corresponds to leaving a request alone when changing its priority in the holds queue for a bib. -- 2.39.2