Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs =================================================================== diff -u -r197979e09af31fe8e78437da192ed99335852cbf -rdc35ecd7ad196651ea50827cffcff44ccff7fc21 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs (.../ExportableSectionAssemblyResultWithProbability.cs) (revision 197979e09af31fe8e78437da192ed99335852cbf) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs (.../ExportableSectionAssemblyResultWithProbability.cs) (revision dc35ecd7ad196651ea50827cffcff44ccff7fc21) @@ -3,7 +3,7 @@ namespace Ringtoets.Integration.IO.Assembly { /// - /// Class that represents an assembly result with a probability for a failure mechanism section. + /// Class that holds all the information to export an assembly result with a probability for a failure mechanism section. /// public class ExportableSectionAssemblyResultWithProbability : ExportableSectionAssemblyResult {