Minor bug fix Documentation update : 3039
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 16 Mar 2009 20:34:39 +0000 (21:34 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 27 Mar 2009 23:36:57 +0000 (18:36 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Bookseller.pm

index e19378e..0244bc3 100644 (file)
@@ -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