Fix spelling errors.
This commit is contained in:
parent
ba89b76c90
commit
46c4a88e3c
1 changed files with 2 additions and 2 deletions
|
|
@ -260,9 +260,9 @@ if (my $exception = Exception::Class->caught() ) {
|
||||||
|
|
||||||
Removed Methods
|
Removed Methods
|
||||||
---------------
|
---------------
|
||||||
assetDbProperties - Simply instantiate the asset if you want it's properties.
|
assetDbProperties - Simply instanciate the asset if you want it's properties.
|
||||||
|
|
||||||
assetExists - Simply instantiate the asset if you want to know if it exists.
|
assetExists - Simply instanciate the asset if you want to know if it exists.
|
||||||
|
|
||||||
getValue - Use get() or the individual property accessors instead.
|
getValue - Use get() or the individual property accessors instead.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue