Index: Riskeer/Common/src/Riskeer.Common.Forms/Views/NonAdoptableFailureMechanismSectionResultRow.cs =================================================================== diff -u -rb191ba8d4fd2ee45ca4b60b87e84cd99a83d68cf -rb78e0c5ac3626e357e2c687c664cdf0d13d2d1f1 --- Riskeer/Common/src/Riskeer.Common.Forms/Views/NonAdoptableFailureMechanismSectionResultRow.cs (.../NonAdoptableFailureMechanismSectionResultRow.cs) (revision b191ba8d4fd2ee45ca4b60b87e84cd99a83d68cf) +++ Riskeer/Common/src/Riskeer.Common.Forms/Views/NonAdoptableFailureMechanismSectionResultRow.cs (.../NonAdoptableFailureMechanismSectionResultRow.cs) (revision b78e0c5ac3626e357e2c687c664cdf0d13d2d1f1) @@ -52,7 +52,7 @@ /// the source of this row. /// The assessment section the section result belongs to. /// The property values required to create an instance of - /// . + /// . /// Throw when any parameter is null. public NonAdoptableFailureMechanismSectionResultRow(NonAdoptableFailureMechanismSectionResult sectionResult, IAssessmentSection assessmentSection, Index: Riskeer/Integration/src/Riskeer.Integration.Forms/PresentationObjects/PipingStructureFailureMechanismSectionResultContext.cs =================================================================== diff -u -ree36143db300c0bbaaf7a4abc742e96210544f87 -rb78e0c5ac3626e357e2c687c664cdf0d13d2d1f1 --- Riskeer/Integration/src/Riskeer.Integration.Forms/PresentationObjects/PipingStructureFailureMechanismSectionResultContext.cs (.../PipingStructureFailureMechanismSectionResultContext.cs) (revision ee36143db300c0bbaaf7a4abc742e96210544f87) +++ Riskeer/Integration/src/Riskeer.Integration.Forms/PresentationObjects/PipingStructureFailureMechanismSectionResultContext.cs (.../PipingStructureFailureMechanismSectionResultContext.cs) (revision b78e0c5ac3626e357e2c687c664cdf0d13d2d1f1) @@ -38,7 +38,7 @@ /// Creates a new instance of . /// /// The - /// of to wrap. + /// of to wrap. /// The /// the belongs to. /// The assessment section the section results belongs to.