From 5eb899db14eaa248284d20443264121b0624e394 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 Signed-off-by: Kyle M Hall (cherry picked from commit 7934147a9b92a53a0b8cf3e06624787cce76582d) Signed-off-by: Fridolin Somers --- C4/Reserves.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Reserves.pm b/C4/Reserves.pm index 1f85b4146a..e1c1871c7f 100644 --- a/C4/Reserves.pm +++ b/C4/Reserves.pm @@ -983,7 +983,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.5