From ea06cc504beea04ebcb439897a4fe5861e39d5f1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 10 Mar 2010 16:59:32 +1300 Subject: [PATCH] Fix pod documentation for CanBookBeIssued method to refer to the right variable. Signed-off-by: Galen Charlton --- C4/Circulation.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Circulation.pm b/C4/Circulation.pm index 93b46e8469..cc6fb1d96b 100644 --- a/C4/Circulation.pm +++ b/C4/Circulation.pm @@ -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 -- 2.39.2