Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/FailureMechanismSectionsProperties.cs
===================================================================
diff -u -r2bca78cdfd4e336f16bf2abfffb3f5ba4d46277d -r4e9d3556e3cee0365fc0f26d0bad19b50594e12d
--- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/FailureMechanismSectionsProperties.cs (.../FailureMechanismSectionsProperties.cs) (revision 2bca78cdfd4e336f16bf2abfffb3f5ba4d46277d)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/FailureMechanismSectionsProperties.cs (.../FailureMechanismSectionsProperties.cs) (revision 4e9d3556e3cee0365fc0f26d0bad19b50594e12d)
@@ -34,8 +34,7 @@
namespace Ringtoets.Common.Forms.PropertyClasses
{
///
- /// ViewModel of of
- /// with a section specific N for the properties panel.
+ /// ViewModel of of .
///
public class FailureMechanismSectionsProperties : ObjectProperties>, IDisposable
{
@@ -64,7 +63,7 @@
Observable = failureMechanism
};
- Data = sections;
+ data = sections;
}
[PropertyOrder(1)]