From 39e1271b9280319fc769fb03119e9eb300cb84e5 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 --- C4/Reserves.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Reserves.pm b/C4/Reserves.pm index e778031098f..50cfbe0df66 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.25.1