From 0e78e7e650b986f9bb601308dca4baa296e0297d Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Wed, 19 Jun 2019 14:22:00 +0200 Subject: [PATCH] Bug 23144: (QA follow-up) Fix another POD error in svc/barcode --- svc/barcode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svc/barcode b/svc/barcode index c2fb3bb8c5..f6c2324b7e 100755 --- a/svc/barcode +++ b/svc/barcode @@ -26,7 +26,7 @@ use C4::Auth qw(check_cookie_auth); =head1 NAME - /cgi-bin/koha/svc/barcode +/cgi-bin/koha/svc/barcode =head1 SYNOPSIS -- 2.20.1