Bug 24467: (QA follow-up) Fix POD in Koha::Biblio
Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
77979a03b4
commit
46bc93b4da
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ sub orders {
|
|||
return Koha::Acquisition::Orders->_new_from_dbic($orders);
|
||||
}
|
||||
|
||||
=head3 active_orders_count
|
||||
=head3 active_orders
|
||||
|
||||
my $active_orders = $biblio->active_orders();
|
||||
|
||||
|
|
Loading…
Reference in a new issue