Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs =================================================================== diff -u -r1f8455066f5be4241f587c34283f1d7f8a85f78e -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085 --- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision 1f8455066f5be4241f587c34283f1d7f8a85f78e) +++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085) @@ -63,7 +63,7 @@ } /// - /// Gets the stochasts that belong to this submechanism illustration point. + /// Gets the stochasts that belong to this sub mechanism illustration point. /// public IEnumerable Stochasts { get; }