Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresContext.cs =================================================================== diff -u -r658bc34e6a72d83b209bf9bdf45d1001ca135e51 -re775448bfb8290e43d62340a53a08723bbc035c6 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresContext.cs (.../HeightStructuresContext.cs) (revision 658bc34e6a72d83b209bf9bdf45d1001ca135e51) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresContext.cs (.../HeightStructuresContext.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) @@ -43,7 +43,7 @@ /// The concrete data instance wrapped by this context object. /// The failure mechanism which the context belongs to. /// The assessment section which the context belongs to. - /// When any input parameter is null. + /// When any input argument is null. protected HeightStructuresContext( T wrappedData, HeightStructuresFailureMechanism failureMechanism,