Fix pod documentation for CanBookBeIssued method to refer to the right variable.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
d60383e0b9
commit
ea06cc504b
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ item withdrawn.
|
|||
|
||||
item is restricted (set by ??)
|
||||
|
||||
C<$issuingimpossible> a reference to a hash. It contains reasons why issuing is impossible.
|
||||
C<$needsconfirmation> a reference to a hash. It contains reasons why issuing is impossible.
|
||||
Possible values are :
|
||||
|
||||
=head3 DEBT
|
||||
|
|
Loading…
Reference in a new issue