From 594987f48622fc228a65d740a17cbbb079baf461 Mon Sep 17 00:00:00 2001 From: arensb Date: Wed, 9 Oct 2002 14:14:08 +0000 Subject: [PATCH] Fixed missing bracket in POD. --- C4/Stats.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Stats.pm b/C4/Stats.pm index 7bf5e91360..959401956f 100644 --- a/C4/Stats.pm +++ b/C4/Stats.pm @@ -65,7 +65,7 @@ statistics table in the Koha database. If C<$branch> is the empty string, the branch code will be taken from C<$env-E{branchcode}>. -C<$env-E{usercode} specifies the value of the C field. +C<$env-E{usercode}> specifies the value of the C field. =cut #' -- 2.39.2