Minor bug fix Documentation update : 3039

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Henri-Damien LAURENT 2009-03-16 21:34:39 +01:00 committed by Galen Charlton
parent 3d2e952983
commit 32a84d56c5

View 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