diff --git a/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMapLayout.cs b/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMapLayout.cs index d6bace1174..0b57d0907e 100644 --- a/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMapLayout.cs +++ b/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMapLayout.cs @@ -39,7 +39,7 @@ public IncrementalTreeMapLayout(float groundLevel, } /// - /// The adjustable parameters for the layout. + /// The adjustable parameters for the layout. /// private readonly IncrementalTreeMapSetting _settings;