small pod fix
This commit is contained in:
parent
8b01eb25b9
commit
faad97a7e4
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Base class for all modules which do tax calculations in the Shop.
|
|||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use base WebGUI::Shop::TaxDriver;
|
||||
use base 'WebGUI::Shop::TaxDriver';
|
||||
|
||||
my $driver = WebGUI::Shop::TaxDriver->new($session);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue