From 776b679b007ca0fcac6528af19fb7f7e69031726 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 13 Mar 2025 09:52:10 +0100 Subject: [PATCH] Bug 39319: Fix POD for misc/migration_tools/koha-svc.pl Signed-off-by: David Nind Signed-off-by: Martin Renvoize --- misc/migration_tools/koha-svc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/migration_tools/koha-svc.pl b/misc/migration_tools/koha-svc.pl index 3455970d26c..8cc0e00fe4a 100755 --- a/misc/migration_tools/koha-svc.pl +++ b/misc/migration_tools/koha-svc.pl @@ -73,7 +73,7 @@ Koha's records from other machine without bringing all Koha dependencies with it =head1 USAGE -This same script can be used as module (as it defines T package) using +This same script can be used as module (as it defines C package) using require "koha-svc.pl" -- 2.49.0