From f32b071f5c5f3f2993e0fa1d4bbc9016f43b1946 Mon Sep 17 00:00:00 2001 From: arensb Date: Mon, 7 Oct 2002 00:33:50 +0000 Subject: [PATCH] Fixed typo in synopsis. --- C4/Accounts2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Accounts2.pm b/C4/Accounts2.pm index 69486ae8b2..e96c987ba2 100755 --- a/C4/Accounts2.pm +++ b/C4/Accounts2.pm @@ -37,7 +37,7 @@ C4::Accounts - Functions for dealing with Koha accounts =head1 SYNOPSIS - use C4::Accounts; + use C4::Accounts2; =head1 DESCRIPTION -- 2.39.5