fix [ 1304940 ] Incorrect Spelling of Instantiate
This commit is contained in:
parent
d89b8f1794
commit
6be547e55a
9 changed files with 12 additions and 12 deletions
|
|
@ -42,7 +42,7 @@ method if your plugin can handle recurring payments.
|
|||
A hashref containing:
|
||||
|
||||
id => the gateway ID of the transaction,
|
||||
transaction => the instanciated WebGUI::Commerce::Transaction object
|
||||
transaction => the instantiated WebGUI::Commerce::Transaction object
|
||||
|
||||
=cut
|
||||
|
||||
|
|
@ -167,7 +167,7 @@ sub get {
|
|||
|
||||
=head2 getEnabledPlugins
|
||||
|
||||
Returns a reference to an array of all enabled instanciated payment plugins.
|
||||
Returns a reference to an array of all enabled instantiated payment plugins.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue