Fix pod documentation for CanBookBeIssued method to refer to the right variable.
authorLars Wirzenius <lars@catalyst.net.nz>
Wed, 10 Mar 2010 03:59:32 +0000 (16:59 +1300)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 01:02:20 +0000 (21:02 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Circulation.pm

index 93b46e8..cc6fb1d 100644 (file)
@@ -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