Fix incorrect comment

This commit is contained in:
Lirusaito
2019-04-04 21:51:21 -04:00
parent f7cc3a9e73
commit 0552c9fde2

View File

@@ -613,7 +613,7 @@ void LLPreviewNotecard::onSaveComplete(const LLUUID& asset_uuid, void* user_data
}
else
{
LL_WARNS() << "Inventory item for script " << info->mItemUUID
LL_WARNS() << "Inventory item for notecard " << info->mItemUUID
<< " is no longer in agent inventory." << LL_ENDL;
}
}