Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationInputs.cs
===================================================================
diff -u -r4f48ea35b4937263954973396e267934ca7bdb55 -r79e69f1b4b303862f3572d0f6cb60acf63a957e9
--- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationInputs.cs (.../PipingCalculationInputs.cs) (revision 4f48ea35b4937263954973396e267934ca7bdb55)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationInputs.cs (.../PipingCalculationInputs.cs) (revision 79e69f1b4b303862f3572d0f6cb60acf63a957e9)
@@ -27,13 +27,13 @@
///
/// Gets or sets the available piping surface lines in order for the user to select
- /// one to set .
+ /// one to set .
///
public IEnumerable AvailablePipingSurfaceLines { get; set; }
///
/// Gets or sets the available piping soil profiles in order for the user to select
- /// one to set .
+ /// one to set .
///
public IEnumerable AvailablePipingSoilProfiles { get; set; }