From 7934147a9b92a53a0b8cf3e06624787cce76582d 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 --- C4/Reserves.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Reserves.pm b/C4/Reserves.pm index aba5e86c92..fb0c22263a 100644 --- a/C4/Reserves.pm +++ b/C4/Reserves.pm @@ -991,7 +991,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