From 32a84d56c57600e0a06d161d3b39411fe370345e Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT Date: Mon, 16 Mar 2009 21:34:39 +0100 Subject: [PATCH] Minor bug fix Documentation update : 3039 Signed-off-by: Galen Charlton --- C4/Bookseller.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C4/Bookseller.pm b/C4/Bookseller.pm index e19378ea48..0244bc349e 100644 --- a/C4/Bookseller.pm +++ b/C4/Bookseller.pm @@ -208,9 +208,9 @@ sub AddBookseller { #-----------------------------------------------------------------# -=head2 ModSupplier +=head2 ModBookseller -&ModSupplier($bookseller); +&ModBookseller($bookseller); Updates the information for a given bookseller. C<$bookseller> is a reference-to-hash whose keys are the fields of the aqbooksellers table -- 2.20.1