From ed03d9e19fff0ea8f7d1364c0de5367fa7952dea Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Fri, 15 Sep 2023 19:27:36 -0500 Subject: [PATCH] Fix documentation detail --- gatekeeper.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatekeeper.pl b/gatekeeper.pl index 93226fe..3b1f991 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -2362,7 +2362,7 @@ directories. =item ($filename, $sig_filename) = $packet->target_filepair Return the names of the uploaded file and its detached signature in that -order. This is used to construct a message reporting success. +order. =cut -- 2.25.1