Skip to content

Commit

Permalink
--more speeling
Browse files Browse the repository at this point in the history
  • Loading branch information
jturner65 committed Aug 9, 2024
1 parent a6e4b16 commit 2e86411
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class AbstractObjectAttributesManager : public AttributesManager<T, Access> {
void setAssetAttributesManager(
AssetAttributesManager::cptr assetAttributesMgr) {
assetAttributesMgr_ = std::move(assetAttributesMgr);
// Create default primitive-based object attributess
// Create default primitive-based object attributes
createDefaultPrimBasedAttributesTemplates();
}

Expand Down

0 comments on commit 2e86411

Please sign in to comment.