Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SurfaceLines/PipingSurfaceLinesCsvReader.cs =================================================================== diff -u -r10779bb6a6db2d00f4627b2bc190e7e35e1fee3e -rd82fa09fe9ae053ce7702ba89ef23ae029640d1b --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SurfaceLines/PipingSurfaceLinesCsvReader.cs (.../PipingSurfaceLinesCsvReader.cs) (revision 10779bb6a6db2d00f4627b2bc190e7e35e1fee3e) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SurfaceLines/PipingSurfaceLinesCsvReader.cs (.../PipingSurfaceLinesCsvReader.cs) (revision d82fa09fe9ae053ce7702ba89ef23ae029640d1b) @@ -82,7 +82,7 @@ } /// - /// Reads the file to determine the number of available + /// Reads the file to determine the number of available /// data rows. /// /// A value greater than or equal to 0. @@ -108,7 +108,7 @@ /// /// Reads and consumes the next data row which contains a surface line, parsing the data to create an instance - /// of . + /// of . /// /// Return the parsed surfaceline, or null when at the end of the file. /// A critical error has occurred, which may be caused by: