correct a comment to be less confusing

This commit is contained in:
Chris Nehren 2008-05-31 16:22:27 +00:00
parent aeb246aec3
commit c25700bb20

View file

@ -1980,7 +1980,7 @@ sub update {
# check the definition of all properties against what was given to us
# get a DB object for the two tight inner loops below, and the description
# get a DB object for the two conditionals below, and the description
my $db = $self->session->db;
my $assetDataDescription = $db->buildHashRef('describe assetData');