From 268a1d6aebf95ee8bac8c6e74cd6936ab6f7e790 Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Tue, 13 Oct 2020 11:55:57 +0200 Subject: [PATCH] - updated comment --- bin/slubsipbuilderbagit.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl index 1d391d0..26a0bc2 100644 --- a/bin/slubsipbuilderbagit.pl +++ b/bin/slubsipbuilderbagit.pl @@ -125,7 +125,7 @@ MODS my $key = shift; my $schema = shift; - #### where to find XSLT + #### get XSLT my $ua = LWP::UserAgent->new; $ua->agent("MyApp/0.1 "); -- GitLab