Index: Ringtoets/Piping/src/Ringtoets.Piping.Primitives/PipingSurfaceLine.cs =================================================================== diff -u -r620846e4cf00b13e9310c931d29bac47799a81d8 -r94e24e96e5e908960f5559c5d98021153f4e4120 --- Ringtoets/Piping/src/Ringtoets.Piping.Primitives/PipingSurfaceLine.cs (.../PipingSurfaceLine.cs) (revision 620846e4cf00b13e9310c931d29bac47799a81d8) +++ Ringtoets/Piping/src/Ringtoets.Piping.Primitives/PipingSurfaceLine.cs (.../PipingSurfaceLine.cs) (revision 94e24e96e5e908960f5559c5d98021153f4e4120) @@ -71,7 +71,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetDitchPolderSideAt(Point3D point) @@ -88,7 +88,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetBottomDitchPolderSideAt(Point3D point) @@ -105,7 +105,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetBottomDitchDikeSideAt(Point3D point) @@ -122,7 +122,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetDitchDikeSideAt(Point3D point) @@ -139,7 +139,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetDikeToeAtRiverAt(Point3D point) @@ -156,7 +156,7 @@ /// Sets the at the given point. /// /// The location as a which to set as the . - /// Thrown when doesn't contain a at + /// Thrown when doesn't contain a at /// . /// Thrown when is null. public void SetDikeToeAtPolderAt(Point3D point)