Index: Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresCalculationsProperties.cs
===================================================================
diff -u -r022e3f19dae753796da018acd230673a29194f61 -rcf5d6df54992469dedce2a08784a5ade67f84426
--- Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresCalculationsProperties.cs (.../HeightStructuresCalculationsProperties.cs) (revision 022e3f19dae753796da018acd230673a29194f61)
+++ Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresCalculationsProperties.cs (.../HeightStructuresCalculationsProperties.cs) (revision cf5d6df54992469dedce2a08784a5ade67f84426)
@@ -48,8 +48,7 @@
/// Creates a new instance of .
///
/// The instance to show the properties of.
- /// Thrown when
- /// is null.
+ /// Thrown when is null.
public HeightStructuresCalculationsProperties(HeightStructuresFailureMechanism data) : base(data, new ConstructionProperties
{
NamePropertyIndex = namePropertyIndex,
Index: Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresFailurePathProperties.cs
===================================================================
diff -u -r022e3f19dae753796da018acd230673a29194f61 -rcf5d6df54992469dedce2a08784a5ade67f84426
--- Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresFailurePathProperties.cs (.../HeightStructuresFailurePathProperties.cs) (revision 022e3f19dae753796da018acd230673a29194f61)
+++ Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresFailurePathProperties.cs (.../HeightStructuresFailurePathProperties.cs) (revision cf5d6df54992469dedce2a08784a5ade67f84426)
@@ -40,8 +40,7 @@
/// Creates a new instance of .
///
/// The instance to show the properties of.
- /// Thrown when
- /// is null.
+ /// Thrown when is null.
public HeightStructuresFailurePathProperties(HeightStructuresFailureMechanism data) : base(data, new ConstructionProperties
{
NamePropertyIndex = namePropertyIndex,