Fixed comment casing to match rest of file.

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-12-09 13:15:20 -06:00
parent 0bccecaa15
commit e636ea39e3
@@ -2504,7 +2504,7 @@ namespace AzToolsFramework
{
AZ_PROFILE_FUNCTION(AzToolsFramework);
// Do not create manipulators for the container entity of the focused prefab.
// do not create manipulators for the container entity of the focused prefab.
if (auto prefabFocusPublicInterface = AZ::Interface<AzToolsFramework::Prefab::PrefabFocusPublicInterface>::Get())
{
AzFramework::EntityContextId editorEntityContextId = GetEntityContextId();
@@ -2515,7 +2515,7 @@ namespace AzToolsFramework
}
}
// Do not create manipulators for any entities marked as read only
// do not create manipulators for any entities marked as read only
if (auto readOnlyEntityPublicInterface = AZ::Interface<ReadOnlyEntityPublicInterface>::Get())
{
AZStd::erase_if(