updated comment

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
Guthrie Adams
2022-01-31 15:38:20 -06:00
parent 9ded52b141
commit 8617d34724
@@ -83,7 +83,7 @@ namespace AtomToolsFramework
AtomToolsFramework::DynamicProperty m_invalidProperty;
//! This contains absolute paths of other source files that affect this document.
//! If any of the source files in this container are modified, the document system will he notified to reload this document.
//! If any of the source files in this container are modified, the document system is notified to reload this document.
AZStd::unordered_set<AZStd::string> m_sourceDependencies;
//! If this flag is true then the next source file change notification for this document will be ignored.