Fix spelling errors.

This commit is contained in:
Colin Kuskie 2011-12-05 15:10:21 -08:00
parent ba89b76c90
commit 46c4a88e3c

View file

@ -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.