diff --git a/Koha/CirculationRules.pm b/Koha/CirculationRules.pm index ce1810ae36..2aaf056aaa 100644 --- a/Koha/CirculationRules.pm +++ b/Koha/CirculationRules.pm @@ -213,7 +213,7 @@ sub get_effective_rule { return $rule; } -=head3 get_effective_rule +=head3 get_effective_rules =cut