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