From 1d11938205c1e63df513556688d510616f7e8955 Mon Sep 17 00:00:00 2001 From: toins Date: Mon, 31 Jul 2006 15:59:03 +0000 Subject: [PATCH] fix minor bug in POD. --- acqui/acqui-home.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/acqui/acqui-home.pl b/acqui/acqui-home.pl index 95f7112105..ab94936f24 100755 --- a/acqui/acqui-home.pl +++ b/acqui/acqui-home.pl @@ -35,6 +35,7 @@ their rates and the pending suggestions. =item $status C<$status> is the status a suggestion could has. Default value is 'ASKED'. thus, it can be REJECTED, ACCEPTED, ORDERED, ASKED, AVAIBLE + =back =cut -- 2.39.5