fix [ 1304940 ] Incorrect Spelling of Instantiate
This commit is contained in:
parent
d89b8f1794
commit
6be547e55a
9 changed files with 12 additions and 12 deletions
|
|
@ -25,7 +25,7 @@ Package WebGUI::FormProcessor;
|
|||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This is a convenience package to the individual form controls. It allows you to get the form post results back without having to load each form control seperately, instanciate an object, and call methods.
|
||||
This is a convenience package to the individual form controls. It allows you to get the form post results back without having to load each form control seperately, instantiate an object, and call methods.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue