From ce6a27b0d287f14eb0d515db6b2a5e1f5d278381 Mon Sep 17 00:00:00 2001 From: Andrew Isherwood Date: Wed, 31 Oct 2018 15:26:27 +0000 Subject: [PATCH] Bug 20996: (QA follow-up) Fix pod Signed-off-by: Josef Moravec Signed-off-by: Nick Clemens --- Koha/Illrequest/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Illrequest/Config.pm b/Koha/Illrequest/Config.pm index 617de7df0f..7db926e681 100644 --- a/Koha/Illrequest/Config.pm +++ b/Koha/Illrequest/Config.pm @@ -117,7 +117,7 @@ sub available_backends { return \@backends; } -=head has_branch +=head3 has_branch Return whether a 'branch' block is defined -- 2.11.4.GIT