Bug 25619: Adjust POD
Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
70d25adbe7
commit
f008b3ebe7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue